Description
A security vulnerability has been detected in code-projects Online Job Portal 1.0. This impacts an unknown function of the file /Admin/DetailJob.php. The manipulation leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-07-14
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to inject malicious script into responses returned by the file /Admin/DetailJob.php. By manipulating parameters that are not properly sanitized, an attacker can create payloads that will execute in the victim’s browser when the page is viewed. The impact is limited to what can be performed within the victim’s session, such as session hijacking, cookie theft or phishing, but it does not compromise the server directly. The weakness aligns with CWE‑79 and CWE‑94 for unfiltered input rendering.

Affected Systems

The affected product is code‑projects Online Job Portal version 1.0. No other versions are listed as vulnerable.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. The EPSS score is below 1 %, suggesting a low probability of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Because the description states the exploit can be performed remotely, an attacker can forge a request to the vulnerable endpoint from a malicious web page or by embedding a crafted URL in an email or message. No local privilege or complex prerequisites are required.

Generated by OpenCVE AI on July 31, 2026 at 10:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the vendor’s website for an update or patch that addresses input sanitization for /Admin/DetailJob.php.
  • Configure a web application firewall to filter and block suspicious XSS payloads and enforce strict sanitization policies.
  • Ensure that all user‑supplied data is properly escaped before rendering in any HTML context.

Generated by OpenCVE AI on July 31, 2026 at 10:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 07:00:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in code-projects Online Job Portal 1.0. This impacts an unknown function of the file /Admin/DetailJob.php. The manipulation leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used.
Title code-projects Online Job Portal DetailJob.php cross site scripting
First Time appeared Code-projects
Code-projects online Job Portal
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:code-projects:online_job_portal:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects online Job Portal
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Code-projects Online Job Portal
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-15T14:58:11.907Z

Reserved: 2026-07-13T21:19:29.452Z

Link: CVE-2026-15678

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T10:45: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')