CyberRota Analysis
AI-GeneratedThe vulnerability affects the Request Parameter Handler in the dresende node-sql-query library, specifically in the SelectQuery.from and SelectQuery.build functions, allowing for remote SQL injection attacks. This could lead to unauthorized access to sensitive data or manipulation of the database. Organizations using affected versions (0.1.25 to 0.1.28) should prioritize upgrading to version 0.1.29 to mitigate this high-severity risk.
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
A vulnerability was found in dresende node-sql-query 0.1.25/0.1.26/0.1.27/0.1.28. Affected by this vulnerability is the function SelectQuery.from/SelectQuery.build in the library lib/Select.js of the component Request Parameter Handler. Performing a manipulation results in sql injection. It is possible to initiate the attack remotely. The exploit has been made public and could be used. Upgrading to version 0.1.29 addresses this issue. The patch is named 3414c42f6de89826fa1f5f36f6139d1e6552778e. Upgrading the affected component is recommended.