CyberRota Analysis
AI-GeneratedA SQL injection vulnerability in R2R versions up to 3.6.6 allows unauthenticated attackers to manipulate the filter key parameter in the retrieval search endpoint, enabling them to inject malicious SQL predicates. This flaw can lead to unauthorized data exfiltration through time-based and boolean-based attacks on the application database. Organizations using affected R2R versions should prioritize remediation to mitigate the risk of data breaches.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
R2R through 3.6.6 contains a SQL injection vulnerability that allows unauthenticated attackers to inject SQL predicates into the chunks search query by manipulating the filter key parameter in the retrieval search endpoint. Attackers can exploit the direct interpolation of filter keys into the SQL WHERE clause without parameterization or escaping to perform time-based and boolean-based data exfiltration from the application database.