Files
cve/2010/CVE-2010-4700.md
2025-09-29 21:09:30 +02:00

795 B

CVE-2010-4700

Description

The set_magic_quotes_runtime function in PHP 5.3.2 and 5.3.3, when the MySQLi extension is used, does not properly interact with use of the mysqli_fetch_assoc function, which might make it easier for context-dependent attackers to conduct SQL injection attacks via crafted input that had been properly handled in earlier PHP versions.

POC

Reference

No PoCs from references.

Github