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

95 lines
2.4 KiB
JSON

{
"id": "CVE-2002-2011",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2008-09-05T20:32:05.807",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the fom CGI program (fom.cgi) in Faq-O-Matic 2.711 and 2.712 allows remote attackers to inject arbitrary web script or HTML via the file parameter."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"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:jon_howell:faq-o-matic:2.711:*:*:*:*:*:*:*",
"matchCriteriaId": "FA23C58A-C764-42D1-844B-1897F0DEEFB1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jon_howell:faq-o-matic:2.712:*:*:*:*:*:*:*",
"matchCriteriaId": "CEC622D2-41FA-4F21-86A8-4B3B0AAAF8CD"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2002-04/0287.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.iss.net/security_center/static/8906.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/4565",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}