Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-38366
HistoryJul 01, 2024 - 8:42 p.m.

CVE-2024-38366 CoacoaPods trunk RCE in email verification system rfc-822

2024-07-0120:42:38
CWE-74
GitHub_M
github.com
3
coacoapods
authentication
email verification
rce
dns mx
server-side patch

9 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

7.5 High

AI Score

Confidence

Low

trunk.cocoapods.org is the authentication server for the CoacoaPods dependency manager. The part of trunk which verifies whether a user has a real email address on signup used a rfc-822 library which executes a shell command to validate the email domain MX records validity. It works via an DNS MX. This lookup could be manipulated to also execute a command on the trunk server, effectively giving root access to the server and the infrastructure. This issue was patched server-side with commit 001cc3a430e75a16307f5fd6cdff1363ad2f40f3 in September 2023. This RCE triggered a full user-session reset, as an attacker could have used this method to write to any Podspec in trunk.

CNA Affected

[
  {
    "vendor": "CocoaPods",
    "product": "CocoaPods",
    "versions": [
      {
        "status": "affected",
        "version": "< 001cc3a430e75a16307f5fd6cdff1363ad2f40f3"
      }
    ]
  }
]

9 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

7.5 High

AI Score

Confidence

Low

Related for VULNRICHMENT:CVE-2024-38366