Cyber Posture

CVE-2024-55460

Critical

Published: 18 February 2025

Published
18 February 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0010 26.4th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

A time-based SQL injection vulnerability in the login page of BoardRoom Limited Dividend Distribution Tax Election System Version v2.0 allows attackers to execute arbitrary code via a crafted input.

Security Summary

CVE-2024-55460 is a time-based SQL injection vulnerability affecting the login page of BoardRoom Limited Dividend Distribution Tax Election System version v2.0. This flaw, classified under CWE-89, enables attackers to execute arbitrary code through specially crafted input. The vulnerability carries a CVSS v3.1 base score of 9.8 (Critical), reflecting its high severity due to network accessibility, low attack complexity, and no requirements for privileges or user interaction.

Remote, unauthenticated attackers can exploit this vulnerability by submitting malicious payloads to the login page, leveraging time-based blind SQL injection techniques to infer data and escalate to arbitrary code execution. Successful exploitation grants high-impact access, compromising confidentiality, integrity, and availability of the affected system, potentially allowing full control over the server hosting the Dividend Distribution Tax Election System.

Advisories and further details are available in referenced sources, including a GitHub repository at https://github.com/Ap0k4L1p5/CVE-research/tree/master/CVE-2024-55460 containing exploit research, and the affected login endpoint at https://sgsrs.boardroomlimited.com/taxelection/login.aspx. No specific patches or mitigation steps are detailed in the provided information.

Details

CWE(s)
CWE-89

References