6.5
CVE-2002-1401
- EPSS 1.03%
- Veröffentlicht 17.01.2003 05:00:00
- Zuletzt bearbeitet 03.04.2025 01:03:51
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
Buffer overflows in (1) circle_poly, (2) path_encode and (3) path_add (also incorrectly identified as path_addr) for PostgreSQL 7.2.3 and earlier allow attackers to cause a denial of service and possibly execute arbitrary code, possibly as a result of an integer overflow.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Postgresql ≫ Postgresql Version6.3.2
Postgresql ≫ Postgresql Version6.5.3
Postgresql ≫ Postgresql Version7.0.3
Postgresql ≫ Postgresql Version7.1
Postgresql ≫ Postgresql Version7.1.1
Postgresql ≫ Postgresql Version7.1.2
Postgresql ≫ Postgresql Version7.1.3
Postgresql ≫ Postgresql Version7.2
Postgresql ≫ Postgresql Version7.2.1
Postgresql ≫ Postgresql Version7.2.2
Postgresql ≫ Postgresql Version7.2.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.03% | 0.753 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.