CVE-2022-50964 Details
Description
uBidAuction 2.0.1 contains a reflected cross-site scripting vulnerability in the auctions/myAuctions/status/loose 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.
A reflected cross-site scripting vulnerability has been identified in uBidAuction version 2.0.1, specifically within the 'auctions/myAuctions/status/loose' module. The vulnerability arises from improper sanitization of the 'date_created', 'date_from', 'date_to', and 'created_at' parameters in the filter functionality. This oversight allows remote attackers to inject malicious scripts via crafted GET requests, which are executed in the browsers of victims.
The vulnerability can be addressed by implementing proper input validation and output sanitization for the affected parameters. Disallow special characters in the 'date_created', 'date_from', 'date_to', and 'created_at' parameters on GET requests, and sanitize the output in the filter module to prevent script execution.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 10, 2026CISA-ADP
Assessed May 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| uBidAuction | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 10, 2026 | New CVE Received | [email protected] |
Volerion