← Vulnerability feed

Vulnerability record · CVE-2022-28080 · published 5 May 2022

CVE-2022-28080: Royal Event Management System todate parameter SQL injection

Event Management System Project · Event Management System

Royal Event Management System v1.0 contains a SQL injection flaw in the todate parameter. An authenticated attacker can inject SQL through that parameter, which matters because it can expose or alter the underlying database. The record does not list affected versions beyond v1.0 or a fixed release.

8.8 CVSS 3.1 High EPSS 57% · top 1.0% CWE-89 · SQL injection
8.8CVSS 3.1 base score, v2 6.5
57%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Royal Event Management System v1.0 was discovered to contain a SQL injection vulnerability via the todate parameter.

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityCVSS is 8.8 with high confidentiality, integrity and availability impact, public exploit code exists, and EPSS is in the 99th percentile, though exploitation requires a low-privileged account.

What it is

Royal Event Management System v1.0 contains a SQL injection flaw in the todate parameter. An authenticated attacker can inject SQL through that parameter, which matters because it can expose or alter the underlying database. The record does not list affected versions beyond v1.0 or a fixed release.

Impact

An attacker with a valid account can read, modify or delete database contents and potentially reach data beyond the intended query. The CVSS vector rates confidentiality, integrity and availability impact as high.

Attack surface

The flaw is reached over the network through the todate parameter, with no user interaction required. The CVSS vector shows PR:L, and the reference title marks the exploit as authenticated, so a low-privileged account is needed.

Exploitation

Public exploit code exists in Packet Storm and a GitHub repository, and EPSS is 0.56907 (99th percentile), indicating elevated likelihood. CISA KEV does not list it and no ransomware use is documented.

What to do

  • Apply the vendor fix or upgrade to a release later than v1.0 if one is available; the record does not name a patched version.
  • If no patch exists, validate and parameterize the todate input and remove string concatenation in the SQL query.
  • Restrict access to the event management application to trusted networks and remove or disable unused accounts.
  • Enforce least privilege on the database account used by the application to limit read and write scope.
  • Monitor and rate-limit requests to the vulnerable endpoint.

Detection

  • Review web and database logs for SQL syntax, UNION, or comment sequences in the todate parameter.
  • Alert on unusual query volume or errors from the event management application.
  • Track authentication events followed by anomalous database access from the same session.
  • Search for known exploit payloads from the public Packet Storm and GitHub references.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2022-28080 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-1101Event management system project event management system improper authentication vulnerabilityA vulnerability was found in SourceCodester Royale Event Management System 1.0. It has been rated as critical. This issue affects some unknown proces…EPSS 1.00%7.2CVE-2022-38323Event management system project event management system unrestricted file upload vulnerabilityEvent Management System v1.0 was discovered to contain an arbitrary file upload vulnerability via the component /Royal_Event/update_image.php. This v…EPSS 1.2%6.1CVE-2022-1102Event management system project event management system cross-site scripting vulnerabilityA vulnerability classified as problematic has been found in SourceCodester Royale Event Management System 1.0. Affected is an unknown function of the…EPSS 0.66%9.8CVE-2026-76461Cisco AsyncOS email parsing SQL injection allows root command executionCisco AsyncOS Software for Cisco Secure Email Gateway fails to properly validate email parsing input, allowing crafted email messages containing mali…KEVEPSS 28%analysed9.3CVE-2026-9586Sangoma Switchvox unauthenticated SQL injection in /pa endpointSangoma Switchvox SMB Edition 8.3 (104997) fails to sanitize the PhoneIP value from XML content beginning with <PolycomIPPhone> before concatenating …KEVEPSS 19%analysed10.0CVE-2026-72898Metabase unauthenticated SQL injection in reset_password endpointMetabase exposes a database endpoint, '/reset_password', that fails to neutralize attacker-supplied SQL, allowing arbitrary SQL injection. Because th…KEVEPSS 19%analysed5.9CVE-2026-60137WordPress WP_Query author__not_in SQL injectionWordPress core fails to properly sanitise the author__not_in parameter of WP_Query in versions before 6.8.6, 6.9.5 and 7.0.2, allowing SQL injection …KEVEPSS 5.9%analysed9.8CVE-2026-9082Drupal core SQL injection in unauthenticated request pathDrupal core contains a SQL injection flaw (CWE-89) caused by improper neutralization of special elements in SQL commands. It affects multiple core br…KEVEPSS 16%analysed

Source: NIST National Vulnerability Database (record CVE-2022-28080), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.