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

89 lines
2.4 KiB
JSON

{
"id": "CVE-2001-0824",
"sourceIdentifier": "cve@mitre.org",
"published": "2001-12-06T05:00:00.000",
"lastModified": "2008-09-10T19:09:01.570",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting vulnerability in IBM WebSphere 3.02 and 3.5 FP2 allows remote attackers to execute Javascript by inserting the Javascript into (1) a request for a .JSP file, or (2) a request to the webapp/examples/ directory, which inserts the Javascript into an error page."
}
],
"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": 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:ibm:websphere_application_server:3.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "6FC25AE4-76D2-4FE6-8B33-7069322EBC5D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ibm:websphere_application_server:3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "06D2CEBB-0CEB-4BD2-B3E7-657D26770597"
}
]
}
]
}
],
"references": [
{
"url": "http://archive.cert.uni-stuttgart.de/archive/bugtraq/2001/07/msg00021.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/2969",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
}
]
}