CVE-2011-3981
Allwebmenus WordPress Plugin 1.1.3 - Remote Code Execution via abspath Parameter
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2011-3981. PoCs published by Ben Schmidt.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in the Allwebmenus Wordpress Menu Plugin. The vulnerability arises from improper handling of the 'abspath' POST parameter, allowing an attacker to include arbitrary remote files via the 'require_once' function.
Description
PHP remote file inclusion vulnerability in actions.php in the Allwebmenus plugin 1.1.3 for WordPress allows remote attackers to execute arbitrary PHP code via a URL in the abspath parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in the Allwebmenus Wordpress Menu Plugin. The vulnerability arises from improper handling of the 'abspath' POST parameter, allowing an attacker to include arbitrary remote files via the 'require_once' function.