2024-12-08 03:06:42 +00:00

107 lines
3.3 KiB
JSON

{
"id": "CVE-2007-3417",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-06-26T23:30:00.000",
"lastModified": "2024-11-21T00:33:11.683",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in cgi-bin/cgi-lib/search.pl in web-app.org WebAPP before 0.9.9.7 allow remote attackers to inject arbitrary web script or HTML via a search string, which is not sanitized when an HREF attribute is printed by the (1) process_search or (2) show_recent_searches function."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de secuencias de comandos en sitios cruzados (XSS) en cgi-bin/cgi-lib/search.pl de web-app.org WebAPP anterior a 0.9.9.7 permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n mediante una cadena de b\u00fasqueda, la cual no es desinfectada cuando un atributo HREF es impreso por la funci\u00f3n (1) process_search o (2) show_recent_searches."
}
],
"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",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:web-app.org:webapp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.9.9.6",
"matchCriteriaId": "148D57A7-D6B9-41A5-8B65-DCE7072E1C31"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/45398",
"source": "cve@mitre.org"
},
{
"url": "http://www.web-app.org/cgi-bin/index.cgi?action=forum&board=how_to&op=display&num=9458",
"source": "cve@mitre.org"
},
{
"url": "http://www.web-app.org/downloads/WebAPPv0.9.9.7.zip",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://osvdb.org/45398",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.web-app.org/cgi-bin/index.cgi?action=forum&board=how_to&op=display&num=9458",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.web-app.org/downloads/WebAPPv0.9.9.7.zip",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
}
]
}