CVE-2024-30163
IPS Community Suite - Unauthenticated SQL Injection
Record summary
CVE-2024-30163 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
Invision Community before 4.7.16 allow SQL injection via the applications/nexus/modules/front/store/store.php IPS\nexus\modules\front\store\_store::_categoryView() method, where user input passed through the filter request parameter is not properly sanitized before being used to execute SQL queries. This can be exploited by unauthenticated attackers to carry out Blind SQL Injection attacks.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 13, 2024 · Source: CVE List
Nuclei templates
1ProjectDiscoveryCRITICALIPS Community Suite - Unauthenticated SQL InjectionCVSS 9.8
IPS Community Suite is vulnerable to unauthenticated SQL injection via the filter[] parameter in the /index.php?/store/ endpoint, allowing attackers to extract sensitive information from the database.
Impact
Unauthenticated attackers can execute arbitrary SQL queries, potentially extracting or modifying sensitive database information.
Remediation
Update IPS Community Suite to a version that patches CVE-2024-30163.
Source: ProjectDiscovery