cve/2007/CVE-2007-1383.md
2024-05-26 14:27:05 +02:00

727 B

CVE-2007-1383

Description

Integer overflow in the 16 bit variable reference counter in PHP 4 allows context-dependent attackers to execute arbitrary code by overflowing this counter, which causes the same variable to be destroyed twice, a related issue to CVE-2007-1286.

POC

Reference

No PoCs from references.

Github