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

109 lines
3.0 KiB
JSON

{
"id": "CVE-2002-0995",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-10-04T04:00:00.000",
"lastModified": "2008-09-05T20:29:29.893",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "login.php for PHPAuction allows remote attackers to gain privileges via a direct call to login.php with the action parameter set to \"insert,\" which adds the provided username to the adminUsers table."
}
],
"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:gianluca_baldo:phpauction:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "21DEE163-5D84-4B74-807D-D0155D4D91F8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gianluca_baldo:phpauction:1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "2332338A-753D-4B34-95E3-B205F290895E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gianluca_baldo:phpauction:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1044F5A0-FEA0-46D4-8E98-6E915CA398DD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gianluca_baldo:phpauction:2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "834E6244-8A54-4D49-833E-C49D047D93E2"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2002-07/0014.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.iss.net/security_center/static/9462.php",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.phpauction.org/viewnew.php?id=5",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/5141",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
}
]
}