2024-12-08 03:06:42 +00:00

111 lines
3.1 KiB
JSON

{
"id": "CVE-2000-0957",
"sourceIdentifier": "cve@mitre.org",
"published": "2000-12-19T05:00:00.000",
"lastModified": "2024-11-20T23:33:40.587",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The pluggable authentication module for mysql (pam_mysql) before 0.4.7 does not properly cleanse user input when constructing SQL statements, which allows attackers to obtain plaintext passwords or hashes."
}
],
"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",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pam_mysql:pam_mysql:0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "69F34F78-005A-4385-B950-7E64CB764E0F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pam_mysql:pam_mysql:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "D8197EC1-9941-4A9E-AAC9-EDC562AE0A78"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pam_mysql:pam_mysql:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "3B5E13E9-39A1-4667-BE2C-3BD30CBA35A1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pam_mysql:pam_mysql:0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "4E26729E-81B9-4F32-A853-149F7B771C06"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2000-10/0374.html",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/5447",
"source": "cve@mitre.org"
},
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2000-10/0374.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/5447",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}