Vulnerabilities (CVE)

Filtered by vendor Hustoj
Angry Yack Logo
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-24479 1 Hustoj 1 Hustoj 2026-03-02 N/A 9.8 CRITICAL
HUSTOF is an open source online judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training. Prior to version 26.01.24, the problem_import_qduoj.php and problem_import_hoj.php modules fail to properly sanitize filenames within uploaded ZIP archives. Attackers can craft a malicious ZIP file containing files with path traversal sequences (e.g., ../../shell.php). When extracted by the server, this allows writing files to arbitrary locations in the web root, leading to Remote Code Execution (R ...

Show More

CVE-2026-23873 1 Hustoj 1 Hustoj 2026-02-27 N/A 9.0 CRITICAL
hustoj is an open source online judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training. All versions are vulnerable to CSV Injection (Formula Injection) through the contest rank export functionality (contestrank.xls.php and admin/ranklist_export.php). The application fails to sanitize user-supplied input (specifically the "Nickname" field) before exporting it to an .xls file (which renders as an HTML table but is opened by Excel). If a malicious user sets their nickname to an Excel fo ...

Show More

CVE-2025-50938 1 Hustoj 1 Hustoj 2025-10-07 N/A 6.1 MEDIUM
Cross site scripting (XSS) vulnerability in Hustoj 2025-01-31 via the TID parameter to thread.php.
CVE-2022-42187 1 Hustoj 1 Hustoj 2025-04-29 N/A 6.1 MEDIUM
Hustoj 22.09.22 has a XSS Vulnerability in /admin/problem_judge.php.