sqli

Warn

Audited by Socket on May 12, 2026

1 alert found:

Security
SecurityMEDIUM
references/poc-skeleton.md

This fragment is a clearly abuse-oriented SQL injection PoC skeleton. It demonstrates direct, unparameterized interpolation of untrusted input into SQL execution sinks (`ORDER BY ${sort}` and raw ORM `WHERE name = '${userInput}'`), along with exploitation techniques (UNION/boolean/time) and destructive payload examples. No stealthy malware behaviors are evident, but the security impact of the shown patterns is very high due to potential unauthorized data access and database damage.

Confidence: 72%Severity: 88%
Audit Metadata
Analyzed At
May 12, 2026, 05:09 PM
Package URL
pkg:socket/skills-sh/ByamB4%2Ffind-cve-agent%2Fsqli%2F@9c44e5af813df7a57400b40f60ae45b4d8e73fd5
Security Audit — socket — sqli