Exploitation Summary
EIP tracks 1 public exploit for CVE-2016-6175. PoCs published by kmkz.
AI-analyzed exploit summary This exploit demonstrates unauthenticated remote code execution in gettext.php <= 1.0.12 via a crafted .mo file. The vulnerability arises from insufficient sanitization of the $string variable before it is passed to eval() in the select_string() function.
Description
Eval injection vulnerability in php-gettext 1.0.12 and earlier allows remote attackers to execute arbitrary PHP code via a crafted plural forms header.
Exploits (1)
This exploit demonstrates unauthenticated remote code execution in gettext.php <= 1.0.12 via a crafted .mo file. The vulnerability arises from insufficient sanitization of the $string variable before it is passed to eval() in the select_string() function.
References (4)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H