CVE-2025-69933
Deferred Deferred - Pending Action

SQL Injection in CodeAstro Membership Management System

Vulnerability report for CVE-2025-69933, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: MITRE

Description

CodeAstro Membership Management System 1.0 is vulnerable to SQL Injection in /memberProfile.php?id=1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
codeastro membership_management_system 1.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability is a SQL Injection in CodeAstro Membership Management System 1.0. It exists in the memberProfile.php file where the 'id' parameter is not properly sanitized, allowing attackers to inject malicious SQL code.

Detection Guidance

To detect SQL Injection in CodeAstro Membership Management System 1.0, test the /memberProfile.php endpoint with crafted input like /memberProfile.php?id=1' OR '1'='1. If the application returns an error or displays unexpected data, SQL Injection may be present.

Impact Analysis

This vulnerability could allow attackers to access, modify, or delete sensitive data in the database. It may also enable unauthorized administrative access or complete system compromise depending on database permissions.

Compliance Impact

This vulnerability likely violates compliance requirements for GDPR and HIPAA as it exposes personal and sensitive data. Organizations could face fines and legal consequences for failing to protect such data adequately.

Mitigation Strategies

Immediately update CodeAstro Membership Management System to the latest patched version. If no patch exists, disable the vulnerable endpoint or restrict database user permissions to prevent unauthorized access. Consider using a web application firewall to filter malicious SQL queries.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-69933. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart