René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

152 lines
5.1 KiB
JSON

{
"id": "CVE-2002-1401",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-01-17T05:00:00.000",
"lastModified": "2008-09-10T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Desbordamientos de b\u00fafer en PostgreSQL 6.3.2 a 7.2.3 en las funciones geo circle_poly(), path_encode y path_add (tambi\u00e9n definida incorrectamente como path_addr permite a atacantes causar una denegaci\u00f3n de servicio y posiblemente ejecutar c\u00f3digo arbitrario, posiblemente como resultado de un desbordamiento de n\u00famero entero."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": true,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:6.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "FF7D1F6F-044C-478D-991D-D70281FD7C87"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:6.5.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6EB98484-1234-4BA2-ACB0-28F4BE684D92"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "4E7C5056-E280-4BD3-9924-2345B0B82776"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F0D16C66-3688-4CF1-8788-F7D7766F04F9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F520EC9F-7B20-4108-B3DC-ABF4947A2D6D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "78D324E1-A723-4ECC-A58F-660A5125FD05"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "E9F8CB95-DCEE-49C9-8985-E39E8E0498BE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "95E0614E-0911-43EE-9F3D-2CF87E0F1851"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "AFF09CFB-F7CE-4659-BB20-83231539F765"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "EFE8C2A3-7575-41C6-896C-C367E6D35015"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "88ED8E8C-9044-4E77-923A-D5C6C02A1081"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.postgresql.org/pgsql-hackers/2002-08/msg02047.php",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://archives.postgresql.org/pgsql-hackers/2002-08/msg02081.php",
"source": "cve@mitre.org"
},
{
"url": "http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000524",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2002/dsa-165",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-001.html",
"source": "cve@mitre.org"
}
]
}