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

103 lines
2.9 KiB
JSON

{
"id": "CVE-2009-2004",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-06-08T19:30:00.360",
"lastModified": "2017-08-17T01:30:36.897",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in main/mySpace/myStudents.php in Dokeos 1.8.5, and possibly earlier, allow remote attackers to execute arbitrary SQL commands via the (1) student and (2) course parameters, a different vector than CVE-2007-2902."
},
{
"lang": "es",
"value": "Multiples vulnerabilidades de inyecci\u00f3n SQL en main/mySpace/myStudents.php de Dokeos 1.8.5 permiten a usuarios remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de los par\u00e1metros (1) \"student\" (estudiante) y (2) \"course\" (curso), un vector de ataque diferente al descrito en CVE-2007-2902."
}
],
"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",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"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/50501",
"source": "cve@mitre.org"
}
]
}