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

107 lines
3.2 KiB
JSON

{
"id": "CVE-2007-3422",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-06-26T23:30:00.000",
"lastModified": "2024-11-21T00:33:12.373",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The getcgi function in cgi-bin/cgi-lib/subs.pl in web-app.org WebAPP before 0.9.9.7 attempts to parse query strings that contain (1) non-printing characters, (2) certain printing characters that do not commonly occur in URLs, or (3) invalid URL encoding sequences, which has unknown impact and remote attack vectors."
},
{
"lang": "es",
"value": "La funci\u00f3n getcgi en cgi-bin/cgi-lib/subs.pl de web-app.org WebAPP anterior a 0.9.9.7 intenta analizar sint\u00e1cticamente cadenas de consulta que contienen (1) caracteres no imprimibles, (2) ciertos caracteres imprimibles que no aparecen normalmente en URLs, o (3) secuencias de codificaci\u00f3n de URL inv\u00e1lidas, lo cual tiene impacto y vectores de ataque desconocidos."
}
],
"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",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:web-app.org:webapp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.9.9.6",
"matchCriteriaId": "148D57A7-D6B9-41A5-8B65-DCE7072E1C31"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/45408",
"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/45408",
"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"
]
}
]
}