| शीर्षक | igweze wizgrade latest (2026-06, no formal release) Input Validation |
|---|
| विवरण | 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. Dumps all GET/POST/COOKIE data without escaping.
Any HTML/JS in URL parameters rendered in browser. Debug code is a
commonly accepted CVE type.
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_2 (UID 98658) |
|---|
| सबमिशन | 31/05/2026 06:09 PM (2 महीनों पहले) |
|---|
| संयम | 11/07/2026 02:01 PM (1 month later) |
|---|
| स्थिति | प्रतिलिपि |
|---|
| VulDB प्रविष्टि | 377799 [igweze wizgrade तक b1d55f22b90cd7e7a6e5002f006d7c649e8086d6 studentConductManager.php क्रॉस साइट स्क्रिप्टिंग] |
|---|
| अंक | 0 |
|---|