S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated May 11, 2026

CVE-2024-48259 Scanner

CVE-2024-48259 Scanner - SQL Injection vulnerability in Cloudlog

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.3k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-48259
7.3
CVSShigh
Exploitable remotely over the internet · no authentication required.

Cloudlog 2.6.15 allows Oqrs.php request_form SQL injection via station_id or callsign.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
n/aby n/a
n/a
cloudlogby magicbug
2.6.15
Updated Aug 22, 2026View on NVD →
Detail

Cloudlog is a popular logging software used by amateur radio operators worldwide. The software allows users to manage and share their contact logs through an intuitive web-based interface. It is primarily used by amateur radio enthusiasts, clubs, and groups for organizing their communication records. The program offers a wide range of features including customizable dashboard, contact logs, and linking to remote logbooks. As it is web-accessible, it is critical for both individual operators and clubs to ensure its security. Its widespread usage and open-source nature make it important to patch any vulnerabilities promptly to avoid potential exploitation.

SQL Injection is a well-known web security vulnerability that allows an attacker to interfere with the queries that an application makes to its database. This particular SQL Injection vulnerability in Cloudlog version 2.6.15 can allow attackers to send crafted SQL commands via specific input fields like 'station_id' or 'callsign'. Successful exploitation can lead to unauthorized access to sensitive data, including password hashes or personal user data. The vulnerability was identified in the 'oqrs.php' request_form endpoint where input sanitation was lacking. Proper input validation and parameterized queries are recommended to mitigate this vulnerability.

The SQL Injection vulnerability in Cloudlog resides in the 'oqrs.php' route, specifically within the 'request_form' functionality. The unsanitized input parameters such as 'station_id' and 'callsign' can be manipulated to inject and execute arbitrary SQL commands on the backend database. Attackers could use this vulnerability to alter database queries, retrieving sensitive information that should be restricted. By leveraging unsanitized inputs, attackers can gain elevated privileges, potentially allowing them to steal, modify, or delete data from the underlying database. This makes it crucial for Cloudlog administrators to update to the latest patched version where this flaw is rectified.

Exploiting this SQL Injection vulnerability can have several severe effects. It might lead to unauthorized data access, data corruption, or theft of sensitive information stored within the application's database. Attackers could manipulate stored data or escalate their access privileges, potentially compromising the integrity of the database. Moreover, in a worst-case scenario, legitimate users could be denied access to the service, leading to a disruption of normal operations. Such a breach might also result in reputational damage and loss of trust among the user community.

REFERENCES

Solution Advice
  • Update Cloudlog to the latest version where the identified vulnerability is patched.
  • Implement input validation and sanitation for all user-supplied data.
  • Adopt parameterized queries or prepared statements to prevent SQL Injection.
  • Regularly audit and monitor database queries for suspicious activities.
  • Conduct routine security assessments and penetration testing to identify vulnerabilities.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.