108 lines
3.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2002-2318",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2008-09-05T20:32:54.727",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in Falcon web server 2.0.0.1009 through 2.0.0.1021 allows remote attackers to inject arbitrary web script or HTML via the URI, which is inserted into 301 error messages and executed by 404 error messages."
}
],
"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": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:blueface:falcon_web_server:2.0.0.1009:*:*:*:*:*:*:*",
"matchCriteriaId": "BE4345AC-1EBF-4764-9F03-4E62266266FA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:blueface:falcon_web_server:2.0.0.1020:*:*:*:*:*:*:*",
"matchCriteriaId": "53764BCD-A3DB-46E2-A8ED-E6DD1A30FCE6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:blueface:falcon_web_server:2.0.0.1021:*:*:*:*:*:*:*",
"matchCriteriaId": "9EE60258-2AB3-4434-BCD5-C1B6A6DD8E38"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:blueface:falcon_web_server:2.0.0.1021_ssl:*:*:*:*:*:*:*",
"matchCriteriaId": "243F6B2E-84E5-47AD-A0B6-98E865805DFC"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2002-August/000934.html",
"source": "cve@mitre.org"
},
{
"url": "http://seclists.org/lists/bugtraq/2002/Aug/0158.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.iss.net/security_center/static/9812.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/5435",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}