Files
CVEs-PoC/2010/CVE-2010-1861.md
T
2025-09-29 21:09:30 +02:00

745 B

CVE-2010-1861

Description

The sysvshm extension for PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allows context-dependent attackers to write to arbitrary memory addresses by using an object's __sleep function to interrupt an internal call to the shm_put_var function, which triggers access of a freed resource.

POC

Reference

No PoCs from references.

Github