91 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-2181",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-05-13T22:20:00.000",
"lastModified": "2017-09-29T01:31:02.757",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in search.php in cpLinks 1.03 allow remote attackers to inject arbitrary web script or HTML via the (1) search_text and (2) search_category parameters. NOTE: the XSS reportedly occurs in a forced SQL error message. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de secuencias de comandos en sitios cruzados (XSS) en search.php de cpLinks 1.03, permiten a atacantes remotos inyectar secuencias de comandos Web o HTML de su elecci\u00f3n a trav\u00e9s de los par\u00e1metros (1) search_text y (2) seach_category. NOTA: La secuencia de comandos en sitios cruzados (XSS) mencionada sucede en un mensaje de error SQL forzado. NOTA: Algunos de estos detalles se han obtenido de fuentes de terceros."
}
],
"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:cplinks:cplinks:1.03:*:*:*:*:*:*:*",
"matchCriteriaId": "1E75FE1C-34C3-4B15-A653-F979FA8B1390"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/29035",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/1431/references",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42171",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5538",
"source": "cve@mitre.org"
}
]
}