3.7
CVE-2024-10977
- EPSS 0.1%
- Veröffentlicht 14.11.2024 13:15:04
- Zuletzt bearbeitet 20.02.2025 15:38:01
- Quelle f86ef6dc-4d3a-42ad-8f28-e6d554
- Teams Watchlist Login
- Unerledigt Login
Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long error message that a human or screen-scraper user of psql mistakes for valid query results. This is probably not a concern for clients where the user interface unambiguously indicates the boundary between one error message and other text. Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Postgresql ≫ Postgresql Version >= 12.0 < 12.21
Postgresql ≫ Postgresql Version >= 13.0 < 13.17
Postgresql ≫ Postgresql Version >= 14.0 < 14.14
Postgresql ≫ Postgresql Version >= 15.0 < 15.9
Postgresql ≫ Postgresql Version >= 16.0 < 16.5
Postgresql ≫ Postgresql Version17.0 Update-
Postgresql ≫ Postgresql Version17.0 Updatebeta1
Postgresql ≫ Postgresql Version17.0 Updatebeta2
Postgresql ≫ Postgresql Version17.0 Updatebeta3
Postgresql ≫ Postgresql Version17.0 Updaterc1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.1% | 0.277 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 3.7 | 2.2 | 1.4 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
|
f86ef6dc-4d3a-42ad-8f28-e6d5547a5007 | 3.1 | 1.6 | 1.4 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N
|
CWE-345 Insufficient Verification of Data Authenticity
The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.
CWE-348 Use of Less Trusted Source
The product has two different sources of the same data or information, but it uses the source that has less support for verification, is less trusted, or is less resistant to attack.