CVE-2010-4156
Libmbfl 1.1.0 - Information Disclosure via mb_strcut Length Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-4156. PoCs published by Mateusz Kocielski.
AI-analyzed exploit summary This code is a minimal PHP script that does not demonstrate the CVE-2010-4156 vulnerability. It lacks the necessary conditions to trigger the information disclosure issue in PHP's mb_strcut function.
Description
The mb_strcut function in Libmbfl 1.1.0, as used in PHP 5.3.x through 5.3.3, allows context-dependent attackers to obtain potentially sensitive information via a large value of the third parameter (aka the length parameter).
Exploits (1)
This code is a minimal PHP script that does not demonstrate the CVE-2010-4156 vulnerability. It lacks the necessary conditions to trigger the information disclosure issue in PHP's mb_strcut function.