83 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-4256",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-15T11:03:00.000",
"lastModified": "2008-09-05T20:56:25.597",
"vulnStatus": "Analyzed",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in forum.asp in ASP-DEV XM Forum RC3 allows remote attackers to inject arbitrary web script or HTML via the forum_title parameter. NOTE: the provenance of this issue is unknown; the details are obtained solely from the BID. In addition, its accuracy is in question because \"forum_title\" does not appear to be specified in the source code for XM Forum RC3. It is possible, but not certain, that this is CVE-2004-2211."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en forum.asp en ASP-DEV Forum RC3 permite a atacantes remotos inyectar 'script' web arbitrario o HTML mediante el par\u00e1metro forum_title.\r\nNOTA: La procedencia de esta cuesti\u00f3n es desconocida; sus detalles son obtenidos solamente de BID. Adem\u00e1s, su exactitud est\u00e1 cuestionada porque \"forum_title\" no parece estar especificado en el c\u00f3digo fuente de de XM Forum RC3. Es posible, pero no seguro, que esta sea CVE-2004-2211."
}
],
"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:asp-dev:xm_forum:rc3:*:*:*:*:*:*:*",
"matchCriteriaId": "BE2CE248-3956-4AC5-BA4D-6C56743EF59D"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/15858",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}