Sceawere

Vulnerability Detail

CVE-2026-19378UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Task Management System Cross-Site Scripting

Vulnerability Metadata

Severity
Medium
Score / CVSS
4.3
Creation Date
3h ago
Vendor
code-projects
Product
Task Management System
Attack Type
Cross Site Scripting
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Complexity
LOW

Narrative and Response

Description

A vulnerability was found in code-projects Task Management System 1.0. This issue affects some unknown processing of the file /user/CommentSave.php. The manipulation of the argument comment/task_id/mineId/recId/myName/myImage results in cross site scripting. It is possible to launch the attack remotely. The exploit has been made public and could be used.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "4.3",
  "pubDate": "2026-08-10T00:17:11.023Z",
  "pubdate": "2026-08-10T00:17:11.023Z",
  "executiveSummary": "A security vulnerability has been identified in code-projects Task Management System 1.0, specifically within the processing functionality of the file /user/CommentSave.php. This vulnerability manifests as a Cross-Site Scripting (XSS) flaw, allowing malicious actors to inject unauthorized client-side scripts into the application's context. The impact of this security deficiency includes potential session hijacking, unauthorized actions performed on behalf of authenticated users, and the exposure or manipulation of sensitive user data. The affected product is code-projects Task Management System version 1.0, with the flaw residing in input handling mechanisms. Risk implications are moderate to high depending on the privileges of the victim interacting with the malicious payload. Attacker capabilities involve remote exploitation over the network without requiring prior authentication, provided they can trick a user into executing the payload or leverage public exploit materials. Exploitation requirements are minimal as a public exploit has already been released, increasing the urgency for defensive remediation and hardening.",
  "technicalDetails": "The vulnerability identified in code-projects Task Management System 1.0 is a Cross-Site Scripting (XSS) flaw localized within the /user/CommentSave.php endpoint. The root cause of this vulnerability stems from inadequate input validation, sanitization, and output encoding of user-supplied parameters before they are reflected back to the client or stored within the database and subsequently rendered in the browser. Specifically, the manipulation of HTTP request arguments including comment, task_id, mineId, recId, myName, and myImage allows malicious script input to be processed by the server.\nFrom an attack flow perspective, a remote attacker crafts a malicious HTTP request targeting the /user/CommentSave.php script. The attacker injects arbitrary JavaScript or HTML payloads into one or more of the vulnerable parameters (comment, task_id, mineId, recId, myName, myImage). Because the application fails to properly sanitize these inputs or implement contextual output encoding, the malicious payload is accepted by the server-side logic and subsequently rendered in the victim's browser context during subsequent interactions or views.\nThe vulnerable component is the parameter handling and response generation logic within /user/CommentSave.php. The affected version is explicitly Task Management System 1.0. Network exposure is high, as the endpoint is accessible remotely over standard HTTP/HTTPS protocols. Authentication and privilege requirements are minimal or non-existent depending on the endpoint accessibility, allowing unauthenticated remote attackers to initiate requests containing the malicious payload.\nThe payload behavior involves the execution of arbitrary JavaScript within the Document Object Model (DOM) of the victim's active session. Post-exploitation impact includes the potential theft of session cookies, authentication tokens, redirection to malicious third-party websites, defacement of the application interface, and the execution of arbitrary actions within the context of the compromised user session. Step-by-step exploitation occurs as the attacker sends the crafted request to /user/CommentSave.php, the application processes the unsanitized parameters, stores or reflects the malicious input, and the victim's browser executes the resulting script upon rendering the data."
}
CVE-2026-19378: Task Management System Cross-Site Scripting (MEDIUM Severity, CVSS: 4.3) - Sceawere