2024-07-14 02:06:08 +00:00

111 lines
3.1 KiB
JSON

{
"id": "CVE-2009-0706",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-23T15:30:04.267",
"lastModified": "2017-08-17T01:29:59.520",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the Simple Review (com_simple_review) component 1.3.5 for Joomla! and Mambo allows remote attackers to execute arbitrary SQL commands via the category parameter to index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en el componente Simple Review (com_simple_review) v1.3.5 para Joomla! y Mambo permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n, a trav\u00e9s del par\u00e1metro \"category\" en index.php."
}
],
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:simple-review:com_simple_review:1.3.5:*:*:*:*:*:*:*",
"matchCriteriaId": "891CE0F3-EE97-4BAD-873B-A9F7B5CFE049"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:joomla:joomla:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E45D1087-8182-43A1-81BD-B0D5A535EC98"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:a:mambo:mambo:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6A453A9F-12E9-40FC-8C42-D80C780154E2"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/0901-exploits/joomlasimplereview-sql.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/33102",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47726",
"source": "cve@mitre.org"
}
]
}