9.8 CVE-2024-54661

Enriched by CISA
 

readline.sh in socat before1.8.0.2 relies on the /tmp/$USER/stderr2 file.
https://nvd.nist.gov/vuln/detail/CVE-2024-54661

Categories

CWE-61 : UNIX Symbolic Link (Symlink) Following
A product that allows UNIX symbolic links (symlink) as part of paths whether in internal code or through user input can allow an attacker to spoof the symbolic link and traverse the file system to unintended locations or access arbitrary files. The symbolic link can permit an attacker to read/write/corrupt a file that they originally did not have permissions to access.

References


 

AFFECTED (from MITRE)


Vendor Product Versions
dest-unreach socat
  • 1.6.0.0 < 1.8.0.2 [affected]
  • 2.0.0-b1 ≤ 2.0.0-b9 [affected]
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

CPE

cpe start end
Configuration 1
cpe:2.3:a:dest-unreach:socat:*:*:*:*:*:*:*:* >= 1.6.0.0 < 1.8.0.2
cpe:2.3:a:dest-unreach:socat:*:*:*:*:*:*:*:* >= 2.0.0-b1 <= 2.0.0-b9


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
27 Leveraging Race Conditions via Symbolic Links
High