CVE

本文最后更新于 2026年3月3日 下午

CVE

testing environment:localhost

windows+edge+phpstorm+BurpSuitePro+apache2 + php5.6.9

1.vulnerability analysis

/php/imageUp.php

image-20260303165235475

After the website requests the get parameter, it directly concatenates it into <script></script>, causing a reflective xss vulnerability

2.exploitation of vulnerability

payload:http://127.0.0.1/php/imageUp.php?callback=alert('xss')

image-20260303165513241

This issue exists in all language versions of imageUp


CVE
http://example.com/2026/03/02/cve/
作者
清风
发布于
2026年3月2日
许可协议