2024-07-14 02:06:08 +00:00

144 lines
4.3 KiB
JSON

{
"id": "CVE-2003-0901",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-11-03T05:00:00.000",
"lastModified": "2008-09-05T20:35:32.390",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in to_ascii for PostgreSQL 7.2.x, and 7.3.x before 7.3.4, allows remote attackers to execute arbitrary code."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"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"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "037FF208-82A1-4448-88FE-FACB922FE1E0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "4064A96D-84D5-4257-9981-1139CD4CD08C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C98290E4-2919-4492-BD14-BB24BA85C729"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.3.2:*:*:*:*:*:*:*",
"matchCriteriaId": "B56E9F72-6CBF-4784-89CD-435A030AC0B0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:postgresql:postgresql:7.3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "6DEF0FE5-EFCF-448E-B6BD-95FDDD4E17FD"
}
]
}
]
}
],
"references": [
{
"url": "http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/utils/adt/ascii.c",
"source": "cve@mitre.org"
},
{
"url": "http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000784",
"source": "cve@mitre.org"
},
{
"url": "http://distro.conectiva.com.br/atualizacoes/index.php?id=a&anuncio=000772",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2003/dsa-397",
"source": "cve@mitre.org"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-313.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-314.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/8741",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}