Vulnerability Description
WeBid 1.0.2 contains a remote code injection vulnerability in the converter.php script, where unsanitized input in the to parameter of a POST request is written directly into includes/currencies.php. This allows unauthenticated attackers to inject arbitrary PHP code, resulting in persistent remote code execution when the modified script is accessed or included by the application.
Related Weaknesses (CWE)
References
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exp
- https://sourceforge.net/projects/simpleauction/
- https://web.archive.org/web/20121024110058/http://www.webidsupport.com/forums/sh
- https://www.exploit-db.com/exploits/17487
- https://www.exploit-db.com/exploits/18934
- https://www.vulncheck.com/advisories/webid-remote-php-code-injection
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exp
FAQ
What is CVE-2011-10011?
CVE-2011-10011 is a documented vulnerability. WeBid 1.0.2 contains a remote code injection vulnerability in the converter.php script, where unsanitized input in the to parameter of a POST request is written directly into includes/currencies.php. ...
How severe is CVE-2011-10011?
CVSS scoring is not yet available for CVE-2011-10011. Check NVD for updates.
Is there a patch for CVE-2011-10011?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.