Lucene search

K
vulnrichmentPSFVULNRICHMENT:CVE-2024-6923
HistoryAug 01, 2024 - 1:40 p.m.

CVE-2024-6923 Email header injection due to unquoted newlines

2024-08-0113:40:11
PSF
github.com
7
cve-2024-6923
email header injection
medium severity

AI Score

7.3

Confidence

High

EPSS

0

Percentile

13.7%

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

There is a MEDIUM severity vulnerability affecting CPython.

The
email module didn’t properly quote newlines for email headers when
serializing an email message allowing for header injection when an email
is serialized.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*"
    ],
    "vendor": "python",
    "product": "cpython",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "versionType": "python",
        "lessThanOrEqual": "3.13.0rc2"
      }
    ],
    "defaultStatus": "unknown"
  }
]

AI Score

7.3

Confidence

High

EPSS

0

Percentile

13.7%

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total