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

110 lines
3.2 KiB
JSON

{
"id": "CVE-2008-0123",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-01-12T01:46:00.000",
"lastModified": "2018-10-15T21:58:05.013",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in install.php for Moodle 1.8.3, and possibly other versions before 1.8.4, allows remote attackers to inject arbitrary web script or HTML via the dbname parameter. NOTE: this issue only exists until the installation is complete."
},
{
"lang": "es",
"value": "Vulnerabilidad de cruce de directorios (XSS) en install.php de Moodle 1.8.3, y posiblemente otras versiones anteriores a la 1.8.4. Permite que atacantes remotos inyecten, a su elecci\u00f3n, c\u00f3digos web o HTML a traves del par\u00e1metro dbname. NOTA: este problema s\u00f3lo se produce cuando la instalaci\u00f3n se ha completado."
}
],
"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:moodle:moodle:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.8.3",
"matchCriteriaId": "A9A0580F-928E-46B1-BE64-F3AA436FCA43"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2008-01/0202.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://int21.de/cve/CVE-2008-0123-moodle.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-02/msg00003.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/486198/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/27259",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/0164",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39630",
"source": "cve@mitre.org"
}
]
}