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.
Published: 2026-08-09
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A reflected cross‑site scripting flaw exists in the CommentSave.php file of the code‑projects Task Management System 1.0. By modifying the comment, task_id, mineId, recId, myName, or myImage arguments, an attacker can inject arbitrary JavaScript. When the affected page is rendered, the injected script runs in the victim’s browser, potentially allowing session hijacking, credential theft, defacement, or other secondary attacks. The flaw is classified as CWE‑79 for cross‑site scripting and CWE‑94 for potential code injection techniques.

Affected Systems

Only the 1.0 release of the code‑projects Task Management System is known to be vulnerable. No other versions or products have been reported as affected, and the vendor’s repository does not yet list a fixed release.

Risk and Exploitability

The CVSS score of 5.3 signals a moderate risk level. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw remotely by crafting a URL or form submission that supplies malicious values for the exposed parameters. It can be inferred from the description that the victim must visit the vulnerable web page for the payload to execute, as no other side‑channel or network‑level exploitation is described. The exposure requires only standard web traffic and does not demand elevated privileges or privileged network access.

Generated by OpenCVE AI on August 10, 2026 at 01:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the vendor’s repository for an updated release that addresses the unvalidated handling of CommentSave.php parameters and apply it as soon as available.
  • On systems where a patch is not yet issued, sanitize and escape all user‑supplied values before rendering them in HTML, using a robust escaping library.
  • Configure the web application to emit a strong Content Security Policy header that restricts script execution to trusted sources, limiting the impact of any residual XSS payloads.

Generated by OpenCVE AI on August 10, 2026 at 01:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
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.
Title code-projects Task Management System CommentSave.php cross site scripting
First Time appeared Code-projects
Code-projects task Management System
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:code-projects:task_management_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects task Management System
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Code-projects Task Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T23:45:07.318Z

Reserved: 2026-08-09T15:05:37.769Z

Link: CVE-2026-19378

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T02:00:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')