| Field | Value |
|---|---|
| CVE ID | CVE-2025-67840 |
| CVSS v3.1 | 7.2 (High) |
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H |
| CWE | CWE-78: OS Command Injection |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| # Description: | |
| # POC around brew cask. The poor-man's missing ' brew cask upgrade' switch o/ | |
| # Notes: | |
| # [..] One brew to rule them all: | |
| # uberbrew () { brew -v update; brew upgrade; brew cleanup; brewcaskupgrade.sh upgrade | |
| # brew cask cleanup ; } | |
| # Author: ment4t | |
| # Revision: 0.2 |
All queries use the TrustedSec CS-Situational-Awareness BOF ldapsearch, not OpenLDAP ldapsearch. Syntax: ldapsearch <filter> [--attributes] [--count] [--scope] [--hostname] [--dn] [--ldaps]. Default scope is subtree, --dn sets the search base, --hostname targets a specific DC.
| Generic | Role |
|---|---|
| megacorp.com | Local domain |
| foreign.com | Foreign domain |