CVE-2016-10031
Description
WampServer 3.0.6 installs two services called 'wampapache' and 'wampmysqld' with weak file permissions, running with SYSTEM privileges. This could potentially allow an authorized but non-privileged local user to execute arbitrary code with elevated privileges on the system. To properly exploit this vulnerability, the local attacker must insert an executable file called mysqld.exe or httpd.exe and replace the original files. The next time the service starts, the malicious file will get executed as SYSTEM. NOTE: the vendor disputes the relevance of this report, taking the position that a configuration in which "'someone' (an attacker) is able to replace files on a PC" is not "the fault of WampServer.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Wampserver 3.0.6 - Insecure File Permissions Privilege Escalation
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| wampserver | wampserver | 3.0.6 | |
References
- http://forum.wampserver.com/read.php?2%2C144473
- https://packetstormsecurity.com/files/140279/Wampserver-3.0.6-Privilege-Escalation.html
- https://sourceforge.net/p/wampserver/bugs/52/
- https://www.exploit-db.com/exploits/40967/
- http://forum.wampserver.com/read.php?2%2C144473
- https://packetstormsecurity.com/files/140279/Wampserver-3.0.6-Privilege-Escalation.html
- https://sourceforge.net/p/wampserver/bugs/52/
- https://www.exploit-db.com/exploits/40967/
CWEs
CWE-264
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.