CVE-2005-4228
published 2005-12-14CVE-2005-4228: Multiple SQL injection vulnerabilities in PhpWebGallery 1.5.1 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) since, (2)…
PriorityP340high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
2.56%
83.2th percentile
Multiple SQL injection vulnerabilities in PhpWebGallery 1.5.1 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) since, (2) sort_by, and (3) items_number parameters to comments.php, (4) the search parameter to category.php, and (5) image_id parameter to picture.php. NOTE: it was later reported that the comments.php/sort_by vector also affects 1.7.2 and earlier.
Affected
20 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| phpwebgallery | phpwebgallery | <= 1.7.2 | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
| phpwebgallery | phpwebgallery | — | — |
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
PHPWebGallery 1.3.4/1.5.1 - 'picture.php' SQL Injection
exploitdb·2005-12-13
CVE-2005-4228 PHPWebGallery 1.3.4/1.5.1 - 'picture.php' SQL Injection
PHPWebGallery 1.3.4/1.5.1 - 'picture.php' SQL Injection
---
source: https://www.securityfocus.com/bid/15837/info
PhpWebGallery is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
http://www.example.com/picture.php?cat=best_rated&image_id=[SQL]
Exploit-DB
PHPWebGallery 1.3.4/1.5.1 - 'comments.php' SQL Injection
exploitdb·2005-12-13
CVE-2005-4228 PHPWebGallery 1.3.4/1.5.1 - 'comments.php' SQL Injection
PHPWebGallery 1.3.4/1.5.1 - 'comments.php' SQL Injection
---
source: https://www.securityfocus.com/bid/15837/info
PhpWebGallery is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
http://www.example.com/comments.php?keyword=&author=&cat=0&since=[SQL]
http://www.example.com/comments.php?keyword=&author=&cat=0&since=1&sort_by=[SQL]
http://www.example.com/comments.php?keyword=&author=&cat=0&since=1&sort_by=date&sort_order=descending&items_number=[SQL]
Exploit-DB
PHPWebGallery 1.3.4/1.5.1 - 'category.php' SQL Injection
exploitdb·2005-12-13
CVE-2005-4228 PHPWebGallery 1.3.4/1.5.1 - 'category.php' SQL Injection
PHPWebGallery 1.3.4/1.5.1 - 'category.php' SQL Injection
---
source: https://www.securityfocus.com/bid/15837/info
PhpWebGallery is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
http://www.example.com/category.php?cat=search&search=[SQL]
No writeups or analysis indexed.
http://pridels0.blogspot.com/2005/12/phpwebgallery-multiple-sql-inj.htmlhttp://secunia.com/advisories/18019http://www.osvdb.org/21689http://www.osvdb.org/21690http://www.osvdb.org/21691http://www.securityfocus.com/bid/15837http://www.vupen.com/english/advisories/2005/2881http://pridels0.blogspot.com/2005/12/phpwebgallery-multiple-sql-inj.htmlhttp://secunia.com/advisories/18019http://www.osvdb.org/21689http://www.osvdb.org/21690http://www.osvdb.org/21691http://www.securityfocus.com/bid/15837http://www.vupen.com/english/advisories/2005/2881
2005-12-14
Published