提交 #844165: igweze wizgrade latest (2026-05, no formal release) Doubled Character XSS Manipulations信息

标题igweze wizgrade latest (2026-05, no formal release) Doubled Character XSS Manipulations
描述 Description: wizgrade school management system (⭐46) contains reflected XSS and information disclosure via debug code left in production (CWE-79, CWE-200). dashboard/studentConductManager.php:40: echo "<pre>"; print_r($_REQUEST); echo "</pre>"; No authentication check. Dumps all GET/POST/COOKIE data to page without any escaping. Any HTML/JavaScript in URL parameters rendered in browser. Exposes session cookies and CSRF tokens to anyone accessing the URL. Exploitation: XSS: /dashboard/studentConductManager.php?<script>alert(1)</script>=x Info leak: accessing page reveals all request data including cookies. Countermeasure: Remove debug print_r(). Add authentication. CVSS 6.5.
来源⚠️ https://github.com/igweze/wizgrade
用户 Dest1ny_1 (UID 98653)
提交2026-05-31 11時57分 (1 月前)
管理2026-07-11 14時01分 (1 month later)
状态已接受
VulDB条目377799 [igweze wizgrade 直到 b1d55f22b90cd7e7a6e5002f006d7c649e8086d6 studentConductManager.php 跨网站脚本]
积分20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!