CVE-2006-1536
published 2006-03-30CVE-2006-1536: Multiple SQL injection vulnerabilities in Phoetux.net PhxContacts 0.93.1 beta and earlier allow remote attackers to execute arbitrary SQL commands via the (1)…
PriorityP340high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.04%
59.7th percentile
Multiple SQL injection vulnerabilities in Phoetux.net PhxContacts 0.93.1 beta and earlier allow remote attackers to execute arbitrary SQL commands via the (1) motclef and (2) nbr_line_view parameters in (a) carnet.php, and the (3) id_contact parameter in (b) contact_view.php.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| phoetux.net | phxcontacts | — | — |
| phoetux.net | phxcontacts | — | — |
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
PhxContacts 0.93 - 'contact_view.php?id_contact' SQL Injection
exploitdb·2006-03-29
CVE-2006-1536 PhxContacts 0.93 - 'contact_view.php?id_contact' SQL Injection
PhxContacts 0.93 - 'contact_view.php?id_contact' SQL Injection
---
source: https://www.securityfocus.com/bid/17306/info
PhxContacts is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
PhxContacts 0.93.1 and prior are vulnerable; other versions may also be affected.
http://www.example.com/contact_view.php?id_contact=[sql]
Exploit-DB
PhxContacts 0.93 - 'carnet.php' Multiple SQL Injections
exploitdb·2006-03-29
CVE-2006-1536 PhxContacts 0.93 - 'carnet.php' Multiple SQL Injections
PhxContacts 0.93 - 'carnet.php' Multiple SQL Injections
---
source: https://www.securityfocus.com/bid/17306/info
PhxContacts is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
PhxContacts 0.93.1 and prior are vulnerable; other versions may also be affected.
http://www.example.com/carnet.php?view_cat=&all_lines=true&motclef=[sql]
http://www.example.com/carnet.php?view_cat=2&nbr_line_view=[sql]
No writeups or analysis indexed.
2006-03-30
Published