87 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-4163",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-08-03T21:17:00.000",
"lastModified": "2008-11-15T06:56:04.813",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple SQL injection vulnerabilities in IndexScript 2.7 and 2.8 before 20070726 allow remote attackers to execute arbitrary SQL commands via the (1) cat_id, (2) start_id, (3) row[parent_id], and (4) row[cat_id] parameters to unspecified components, related to use of these parameters within include/utils.php. NOTE: the show_cat.php cat_id vector is already covered by CVE-2007-4069."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en IndexScript 2.7 y 2.8 anterior al 26/07/2007 permiten a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de los par\u00e1metros (1) cat_id, (2) start_id, (3) row[parent_id], and (4) row[cat_id] de componentes no especificados, relacionados con el uso de estos par\u00e1metros dentro de include/utils.php. NOTA: el vector show_cat.php cat_id est\u00e1 ya cubierto por CVE-2007-4069."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:index_script:index_script:2.7:*:*:*:*:*:*:*",
"matchCriteriaId": "DD381CE8-5F61-4E73-A60B-76E6D774541B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:index_script:index_script:2.8:*:*:*:*:*:*:*",
"matchCriteriaId": "77D25471-8C7A-4E04-A3E6-F445FA66A32A"
}
]
}
]
}
],
"references": [
{
"url": "http://www.indexscript.com/forum/showthread.php?t=2266",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}