CVE-2011-10011

Severity CVSS v4.0:
CRITICAL
Type:
CWE-94 Code Injection
Publication date:
13/08/2025
Last modified:
14/08/2025

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.