René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

111 lines
3.8 KiB
JSON

{
"id": "CVE-2009-2006",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-06-08T19:30:00.407",
"lastModified": "2017-08-17T01:30:36.960",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in Dokeos 1.8.5, and possibly earlier, allow remote attackers to inject arbitrary web script or HTML via the (1) search_term parameter to main/auth/courses.php; the (2) frm_title and (3) frm_content parameters in a new personal agenda item action; the (4) title and (5) tutor_name parameters in a new course action; and the (6) student and (7) course parameters to main/mySpace/myStudents.php. NOTE: vectors 2 and 3 might only be exploitable via a separate CSRF vulnerability."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de secuencias de comandos en sitios cruzados (XSS) en Dokeos v1.8.5, y posiblemente versiones anteriores, permiten a usuarios remotos inyectar codigo web script o c\u00f3digo HTML a trav\u00e9s de (1) el par\u00e1metro search_term de main/auth/courses.php, (2) los par\u00e1metros frm_title y (3) frm_content en una acci\u00f3n de objeto de nueva agenda personal, (4) el par\u00e1metro title y (5) tutor_name en una acci\u00f3n de nuevo curso y (6) los par\u00e1metros student y (7) course de main/mySpace/myStudents.php. NOTA: los vectores de ataque (2) y (3) s\u00f3lo pueden ser explotados a trav\u00e9s de una vulnerabilidad distinta de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF)."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 4.9,
"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:dokeos:dokeos:1.8.5:*:*:*:*:*:*:*",
"matchCriteriaId": "EC93EA9A-727E-41DF-BB6C-EFD976EF0042"
}
]
}
]
}
],
"references": [
{
"url": "http://holisticinfosec.org/content/view/112/45/",
"source": "cve@mitre.org"
},
{
"url": "http://www.dokeos.com/wiki/index.php/Security#Dokeos_1.8",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/34928",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2009/1300",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50498",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50500",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50502",
"source": "cve@mitre.org"
}
]
}