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

91 lines
2.6 KiB
JSON

{
"id": "CVE-2009-0853",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-03-09T17:30:00.250",
"lastModified": "2018-10-10T19:32:13.957",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "login.php in CelerBB 0.0.2, when magic_quotes_gpc is disabled, allows remote attackers to bypass authentication and obtain administrative access via special characters in the Username parameter, as demonstrated by an admin'# parameter value."
},
{
"lang": "es",
"value": "login.php en CelerBB v0.0.2, cuando magic_quotes_gpc est\u00e1 desactivado, permite a atacantes remotos saltarse la autenticaci\u00f3n y obtener acceso administrativo a trav\u00e9s de caracteres especiales en el par\u00e1metro \"Username\" como se demostr\u00f3 con un valor admin'# en el par\u00e1metro."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:stewart_howe:celerbb:0.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "328B6F6E-2E79-470B-AED3-5999401B87FE"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/archive/1/501481/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/34014",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://www.exploit-db.com/exploits/8161",
"source": "cve@mitre.org"
}
]
}