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

161 lines
5.1 KiB
JSON

{
"id": "CVE-2002-2235",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2008-09-05T20:32:41.337",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "member2.php in vBulletin 2.2.9 and earlier does not properly restrict the $perpage variable to be an integer, which causes an error message to be reflected back to the user without quoting, which facilitates cross-site scripting (XSS) and possibly other attacks."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A81E1505-5F99-4DA8-AC0F-28F3E6F819C6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "818806B0-37B1-4CC2-A955-E711EC000203"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "0394B9E0-FD26-4D5E-91D5-B8334B517DD3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FEA26ED0-6DF8-4730-AE19-E8F4AB9AC906"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "306C6BDF-C687-4B63-998B-B520DF1D1B1B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "DF18ED7C-80BB-4A78-8809-9AAE817876A4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "CA385E01-7FA0-4CC3-ADFE-0B3184A9093D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "1D731A35-E0DB-4F40-A981-C38229A2EB1E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "4053C8E5-5510-4814-A46E-89B81266C29D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.6:*:*:*:*:*:*:*",
"matchCriteriaId": "8E6753AB-DFCF-4D40-8267-645810F7967E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.7:*:*:*:*:*:*:*",
"matchCriteriaId": "4B2B3772-A566-4A51-8B51-68E78C86CB08"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.8:*:*:*:*:*:*:*",
"matchCriteriaId": "DAFBBAA9-BD46-44E3-9618-D87384E959A2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.9:*:*:*:*:*:*:*",
"matchCriteriaId": "31E594B0-05D5-46C2-8F06-F58E3F8BBD1F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jelsoft:vbulletin:2.2.9_can:*:*:*:*:*:*:*",
"matchCriteriaId": "747A57AD-A345-4F5B-AD82-0F7E08C2240E"
}
]
}
]
}
],
"references": [
{
"url": "http://online.securityfocus.com/archive/1/301076",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://securityreason.com/securityalert/3229",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.iss.net/security_center/static/10701.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/6246",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}