CRITICAL🇵🇱 Wersja polska

CVE-2024-25867

CVSS 9.1v3.1pub. 2024-02-28upd. 2025-04-01

A SQL Injection vulnerability in CodeAstro Membership Management System in PHP v.1.0 allows a remote attacker to execute arbitrary SQL commands via the membershipType and membershipAmount parameters in the add_type.php component.

🤖 AI Analysis
How it works

The vulnerability exists in the add_type.php component, where the membershipType and membershipAmount parameters are passed to database queries without proper validation and sanitization of input data. An attacker can inject malicious SQL commands directly through these parameters, manipulating the logic of database queries. The attack is possible remotely, without authentication, over the network (AV:N, PR:N), which significantly lowers the threshold for its execution.

Impact

An attacker can gain unauthorized access to sensitive data stored in the database and modify its contents, leading to a breach of confidentiality and integrity of system data.

Mitigation & patch

Apply patches available from the vendor according to the references. Additionally, it is recommended to implement SQL query validation and parameterization mechanisms (prepared statements) and restrict access to the add_type.php component at the firewall or web server level until the patch is applied.

Who is affected

CodeAstro Membership Management System in PHP v.1.0

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Codeastro Membership Management System

    APP
    Codeastro
    1.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
SQLi
CWE
References

Related vulnerabilities

CVE-2025-70150CRITICAL9.8PL ✓same product

Brak uwierzytelnienia w delete_members.php — usuwanie rekordów członków

CVE-2025-70149CRITICAL9.8PL ✓same product

SQL Injection w Codeastro Membership Management System via parametr ID

CVE-2025-70148HIGH7.5same product

Missing authentication and authorization in print_membership_card.php in CodeAstro Membership Management Syste...

CVE-2024-46471HIGH7.5same product

The Directory Listing in /uploads/ Folder in CodeAstro Membership Management System 1.0 exposes the structure ...

CVE-2024-46472HIGH8.6same product

CodeAstro Membership Management System 1.0 is vulnerable to SQL Injection via the parameter 'email' in the Log...