CVE-2007-4163
CVE-2007-4163 is a high-severity vulnerability in Index Script with a CVSS 2.0 base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 2.0 base score 7.5)
- EPSS exploit prediction: 1% (59th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Index Script
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2007-4163?
- 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.
- How severe is CVE-2007-4163?
- CVE-2007-4163 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2007-4163 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (59th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2007-4163?
- CVE-2007-4163 primarily affects Index Script. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2007-4163?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2007-4163 published?
- CVE-2007-4163 was published on 2007-08-03 and last updated on 2026-06-16.
References
Affected products (2)
- cpe:2.3:a:index_script:index_script:2.7:*:*:*:*:*:*:*
- cpe:2.3:a:index_script:index_script:2.8:*:*:*:*:*:*:*
More vulnerabilities in Index Script
- CVE-2007-4069 — High (CVSS 7.5): SQL injection vulnerability in show_cat.php in IndexScript 2.8 and earlier allows remote attackers to execute arbitrary…