CVE-2024-48918

Source
https://cve.org/CVERecord?id=CVE-2024-48918
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-48918.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-48918
Aliases
  • GHSA-5f6w-8mqh-hv2g
Published
2024-10-16T21:03:10.729Z
Modified
2025-12-05T06:42:15.304794Z
Severity
  • 8.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
Lack of Input Validation in RDS Light - Potential for Injection Attacks and Memory Tampering
Details

RDS Light is a simplified version of the Reflective Dialogue System (RDS), a self-reflecting AI framework. Versions prior to 1.1.0 contain a vulnerability that involves a lack of input validation within the RDS AI framework, specifically within the user input handling code in the main module (main.py). This leaves the framework open to injection attacks and potential memory tampering. Any user or external actor providing input to the system could exploit this vulnerability to inject malicious commands, corrupt stored data, or affect API calls. This is particularly critical for users employing RDS AI in production environments where it interacts with sensitive systems, performs dynamic memory caching, or retrieves user-specific data for analysis. Impacted areas include developers using the RDS AI system as a backend for AI-driven applications and systems running RDS AI that may be exposed to untrusted environments or receive unverified user inputs. The vulnerability has been patched in version 1.1.0 of the RDS AI framework. All user inputs are now sanitized and validated against a set of rules designed to mitigate malicious content. Users should upgrade to version 1.1.0 or higher and ensure all dependencies are updated to their latest versions. For users unable to upgrade to the patched version, a workaround can be implemented. The user implementing the workaround should implement custom validation checks for user inputs to filter out unsafe characters and patterns (e.g., SQL injection attempts, script injections) and limit or remove features that allow user input until the system can be patched.

Database specific
{
    "cwe_ids": [
        "CWE-20",
        "CWE-74"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/48xxx/CVE-2024-48918.json"
}
References

Affected packages

Git / github.com/rdsaiplatforms/rdslight

Affected ranges

Type
GIT
Repo
https://github.com/rdsaiplatforms/rdslight
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-48918.json"