Description
uBidAuction 2.0.1 contains a reflected cross-site scripting vulnerability in the auctions/manage module. The date_created, date_from, date_to, and created_at parameters in the filter functionality are not properly sanitized, allowing remote attackers to inject malicious scripts via crafted GET requests that execute in victims' browsers.
Published: 2026-05-10
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The uBidAuction 2.0.1 application contains a reflected cross‑site scripting vulnerability in the auctions/manage module. The date_created, date_from, date_to, and created_at parameters used in the filter functionality are not properly sanitized, allowing malicious scripts to be injected via crafted GET requests that are then executed in the victim’s browser when the URL is visited.

Affected Systems

This issue affects the uBidAuction application, specifically version 2.0.1. Users running this unpatched version or any installations that expose the auctions/manage module are vulnerable.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a remote attacker delivering a crafted GET request that includes malicious JavaScript to a victim, who then views the URL and has the script executed in the context of the site.

Generated by OpenCVE AI on May 10, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch or upgrade to a fixed release that sanitizes the GET parameters in the auctions/manage module.
  • Add input validation or output encoding for the date_created, date_from, date_to, and created_at parameters so that any script content is rendered harmless.
  • Configure the web application firewall to detect and block GET requests to the auctions/manage endpoint that contain script tags or other potentially malicious payloads.

Generated by OpenCVE AI on May 10, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 10 May 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Ubidauction
Ubidauction ubidauction
Vendors & Products Ubidauction
Ubidauction ubidauction

Sun, 10 May 2026 12:45:00 +0000

Type Values Removed Values Added
Description uBidAuction 2.0.1 contains a reflected cross-site scripting vulnerability in the auctions/manage module. The date_created, date_from, date_to, and created_at parameters in the filter functionality are not properly sanitized, allowing remote attackers to inject malicious scripts via crafted GET requests that execute in victims' browsers.
Title uBidAuction 2.0.1 auctions manage Reflected XSS
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

cvssV4_0

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


Subscriptions

Ubidauction Ubidauction
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-05-11T15:12:56.458Z

Reserved: 2026-01-11T13:34:26.333Z

Link: CVE-2022-50968

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-10T13:16:34.737

Modified: 2026-05-10T13:16:34.737

Link: CVE-2022-50968

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-10T21:23:43Z

Weaknesses