CVE-2011-4823 : Detail

CVE-2011-4823

SQL Injection
A03-Injection
0.07%V3
Network
2011-12-15
02h00 +00:00
2024-09-17
03h02 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Multiple SQL injection vulnerabilities in Vik Real Estate (com_vikrealestate) component 1.0 for Joomla! allow remote attackers to execute arbitrary SQL commands via the (1) contract parameter in a results action and (2) imm parameter in a show action to index.php.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Metrics

Metrics Score Severity CVSS Vector Source
V2 7.5 AV:N/AC:L/Au:N/C:P/I:P/A:P [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 36592

Publication date : 2012-01-20 23h00 +00:00
Author : the_cyber_nuxbie
EDB Verified : Yes

source: https://www.securityfocus.com/bid/51617/info The 'com_sanpham' component for Joomla! is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. http://www.example.com/index.php?option=com_sanpham&view=sanpham&kindid=[SQLi] http://www.example.com/index.php?option=com_sanpham&view=product&task=detail&modelsid=1&cid=[SQLi] http://www.example.com/index.php?option=com_sanpham&view=product&modelsid=[SQLi] http://www.example.com/index.php?option=com_sanpham&view=product&markid=1&modelsid=[SQLi]
Exploit Database EDB-ID : 18048

Publication date : 2011-10-28 22h00 +00:00
Author : Chris Russell
EDB Verified : Yes

################################################################### Vik Real Estate 1.0 Component Joomla Multiple Blind Sql Injection ################################################################### Release Date Bug. 27-Oct-2011 Date Added. 30-Sep-2011 Vendor Notification Date. Never Product. Vik Real Estate Platform. Joomla Affected versions. 1.0 Type. Commercial Price. €69.00 Attack Vector. Blind Sql Injection Solution Status. unpublished CVE reference. Not yet assigned Download http://www.extensionsforjoomla.com/vik-real-estate/joomla-extensions/vik-real-estate?vmcchk=1 I. BACKGROUND Extension to manage real estates with details and description. Main Functions: - Manage Types of Contract (rental, selling, etc.) - Condition of use (commercial, residential, etc.) - Types of houses (apartment, villa, etc.) - Manage Features (garden, garage, pool, etc. with icons) - Manage States/Cities and Areas (New York City, Soho. Florence, Airport etc.) Add real estates with description and images. Search module included. II. DESCRIPTION Two vulnerabilities have been discovered in Vik Real Estate, joomla component, the 2 vulnerabilities are blind injections (boolean-based time-based blind & blind) The parameters affected are: contract imm III. EXPLOITATION parameter [contract]: //index.php?option=com_vikrealestate&act=results&contract=1' AND 1=1 AND '666'='666&adibit=1&prov=1&area=_any&pricemin=_any&pricemax=_any&mqmin=0&mqmax=_any&type=_any&gores=Search parameter [imm]: //index.php?option=com_vikrealestate&act=show&imm=3' AND 1=1 AND '666'='666 Discovered by. Chris Russell

Products Mentioned

Configuraton 0

Extensionsforjoomla>>Com_vikrealestate >> Version 1.0

    Joomla>>Joomla\! >> Version *

    References

    http://www.exploit-db.com/exploits/18048
    Tags : exploit, x_refsource_EXPLOIT-DB