CVE-2024-30163
Invision Community SQL Injection Vulnerability
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.
INFO
Published Date :
June 7, 2024, 5:15 p.m.
Last Modified :
Aug. 8, 2024, 9:25 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2024-30163 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-30163
.
URL | Resource |
---|---|
http://seclists.org/fulldisclosure/2024/Apr/20 | Exploit Mailing List Third Party Advisory |
https://invisioncommunity.com/release-notes/4716-r128/ | Release Notes |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Invision Community versions 4.4.0 through 4.7.15 suffer from a remote SQL injection vulnerability in store.php
PHP
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-30163
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-30163
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Aug. 08, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type http://seclists.org/fulldisclosure/2024/Apr/20 No Types Assigned http://seclists.org/fulldisclosure/2024/Apr/20 Exploit, Mailing List, Third Party Advisory Changed Reference Type https://invisioncommunity.com/release-notes/4716-r128/ No Types Assigned https://invisioncommunity.com/release-notes/4716-r128/ Release Notes Added CWE NIST CWE-89 Added CPE Configuration OR *cpe:2.3:a:invisioncommunity:invisioncommunity:*:*:*:*:*:*:*:* versions from (including) 4.4.0 up to (excluding) 4.7.16 -
CVE Received by [email protected]
Jun. 07, 2024
Action Type Old Value New Value Added 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. Added Reference MITRE https://invisioncommunity.com/release-notes/4716-r128/ [No types assigned] Added Reference MITRE http://seclists.org/fulldisclosure/2024/Apr/20 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-30163
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-30163
weaknesses.