CVE-2023-54340 Details
Description
WorkOrder CMS 0.1.0 contains a SQL injection vulnerability that allows unauthenticated attackers to bypass login by manipulating username and password parameters. Attackers can inject malicious SQL queries using techniques like OR '1'='1' and stacked queries to access database information or execute administrative commands.
A SQL injection vulnerability has been identified in WorkOrder CMS version 0.1.0. This vulnerability allows unauthenticated attackers to bypass login authentication by manipulating the username and password parameters. Exploitation involves injecting malicious SQL queries, such as using 'OR '1'='1'' to manipulate SQL query logic. The vulnerability arises from improper handling of user input in SQL commands, enabling attackers to access database information or execute administrative commands.
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 Jan 13, 2026CISA-ADP
Assessed Jan 14, 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/romzes13/WorkOrderCMS | [email protected] | ProductSource CodeVendor |
| https://www.exploit-db.com/exploits/51038 | [email protected] | Exploit |
| https://www.vulncheck.com/advisories/workorder-cms-sql-injection | [email protected] | AdvisoryBundleRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| romzes13 WorkOrder CMS | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 13, 2026 | New CVE Received | [email protected] |
Volerion