EIP-2026-110748
PRE-CVEPHP Real Estate Script 3 - Arbitrary File Disclosure
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-110748. PoCs published by Meisam Monsef.
AI-analyzed exploit summary This exploit demonstrates an arbitrary file disclosure vulnerability in php Real Estate Script v3 by sending a crafted POST request to read sensitive files like the database configuration. The script uses fsockopen to interact with the target server and retrieves the file content via path traversal.
Description
PHP Real Estate Script 3 - Arbitrary File Disclosure
Exploits (1)
This exploit demonstrates an arbitrary file disclosure vulnerability in php Real Estate Script v3 by sending a crafted POST request to read sensitive files like the database configuration. The script uses fsockopen to interact with the target server and retrieves the file content via path traversal.