← Back

Hustoj

hustoj

4 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Hustoj
hustoj

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Hustoj
1Hustoj
Jun 17, 2026
Jan 27, 2026
9.3 CRITICAL· v4
9.8 CRITICAL· v3
N/A· v2
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 file...Show more
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 (RCE). Version 26.01.24 contains a fix for the issue.Show less
1Hustoj
1Hustoj
Jun 17, 2026
Jan 22, 2026
5.2 MEDIUM· v4
9.0 CRITICAL· v3
N/A· v2
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 (contestra...Show more
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 formula when an administrator exports and opens the rank list in Microsoft Excel, the formula will be executed. This can lead to arbitrary command execution (RCE) on the administrator's machine or data exfiltration. A fix was not available at the time of publication.Show less
1Hustoj
1Hustoj
Jun 17, 2026
Aug 19, 2025
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Cross site scripting (XSS) vulnerability in Hustoj 2025-01-31 via the TID parameter to thread.php.
1Hustoj
1Hustoj
Jun 17, 2026
Nov 17, 2022
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Hustoj 22.09.22 has a XSS Vulnerability in /admin/problem_judge.php.