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

99 lines
2.9 KiB
JSON

{
"id": "CVE-2008-0853",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-02-21T00:44:00.000",
"lastModified": "2018-10-15T22:03:18.090",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the com_detail component for Joomla! and Mambo allows remote attackers to execute arbitrary SQL commands via the id parameter to index.php. NOTE: this issue might be site-specific. If so, it should not be included in CVE."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inyecci\u00f3n SQL en el componente com_detail para Joomla! y Mambo, permite a los atacantes remotos ejecutar comandos SQL arbitrarios por medio del par\u00e1metro id en el archivo index.php. NOTA: este problema puede ser espec\u00edfico del sitio. Si es as\u00ed, no debe incluirse en CVE."
}
],
"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": true,
"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:joomla:com_detail:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4D2690FE-46CA-487A-8515-64B324B95E12"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mambo:com_detail:*:*:*:*:*:*:*:*",
"matchCriteriaId": "89DB95EF-B63D-4052-8455-45FF96AE2EFA"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/3677",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/488278/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/488325/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/27853",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}