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

121 lines
3.2 KiB
JSON

{
"id": "CVE-2002-1642",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-10-03T04:00:00.000",
"lastModified": "2017-07-11T01:29:18.197",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PostgreSQL 7.2.1 and 7.2.2 allows local users to delete transaction log (pg_clog) data and cause a denial of service (data loss) via the VACUUM command."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. This issue did not affect the versions of PostgreSQL as shipped with Red Hat Enterprise Linux 2.1, 3, or 4.",
"lastModified": "2006-08-30T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"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"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.postgresql.org/pgsql-announce/2002-10/msg00000.php",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.kb.cert.org/vuls/id/891177",
"source": "cve@mitre.org",
"tags": [
"Patch",
"US Government Resource"
]
},
{
"url": "http://www.redhat.com/support/errata/RHSA-2003-001.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/7657",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/11102",
"source": "cve@mitre.org"
}
]
}