CVE-2025-57768 - CVE House
Back to Database
Status published Medium CVE-2025-57768

Stored XSS in “hours” fields when creating or editing an issue, using SQLite database

Vulnerability Description

Phproject is a high performance full-featured project management system. From 1.8.0 to before 1.8.3, a Stored Cross-Site Scripting (XSS) vulnerability exists in the Planned Hours field when creating a new project. When sending a POST request to /issues/new/, the value provided in the Planned Hours field is included in the server response without any HTML encoding or sanitization. Because of this, an attacker can craft a malicious payload such as <script>alert(1)</script> and include it in the planned_hours parameter. The server reflects the input directly in the HTML of the project creation page, causing the browser to interpret and execute it. This vulnerability is fixed in 1.8.3.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-57768

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

phproject
Vulnerable Versions:
>= 1.8.0, < 1.8.3

Timeline

Official Publish: August 21st, 2025
Last Modified: August 21st, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)