2024-04-04 08:46:00 +00:00

103 lines
2.6 KiB
JSON

{
"id": "CVE-2002-1537",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-03-31T05:00:00.000",
"lastModified": "2008-09-05T20:30:51.763",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "admin_ug_auth.php in phpBB 2.0.0 allows local users to gain administrator privileges by directly calling admin_ug_auth.php with modifed form fields such as \"u\"."
},
{
"lang": "es",
"value": "admin_ug_auth.php en phpBB 2.0.0 permite a usuarios locales obtener privilegios de administraci\u00f3n llamando directamente a admin_ug_auth.php con campos del formulario modificados tales como el \"\"u\"\"."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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:phpbb_group:phpbb:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E3B77B44-C3C9-4BC8-8D39-2200F1BACC07"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2002-10/0385.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.iss.net/security_center/static/10489.php",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.osvdb.org/4284",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/6056",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}