cbcvebase.
CVE-2017-17572
published 2017-12-13

CVE-2017-17572: FS Amazon Clone 1.0 has SQL Injection via the PATH_INFO to /VerAyari.

PriorityP260critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.98%
85.6th percentile
FS Amazon Clone 1.0 has SQL Injection via the PATH_INFO to /VerAyari.

Affected

1 ranges
VendorProductVersion rangeFixed in
amazon_clone_projectamazon_clone

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://localhost/[PATH]/p/VerAyari/[SQL]
path/p/VerAyari/
command-9++UNION(SELECT(1),(2),CONCAT_WS(0x203a20,USER(),DATABASE(),VERSION()),(4),(5),(6),(7),(8),(9),(10),(11),(12),(13),(14),(15),(16))--+-
  • Detect SQL injection attempts targeting the PATH_INFO parameter routed through /p/VerAyari/ — look for UNION SELECT payloads in the URL path segment following this endpoint.
  • Flag HTTP requests where the URL path contains 'VerAyari' combined with SQL keywords such as UNION, SELECT, or CONCAT_WS, as these indicate active exploitation attempts.
  • ·The SQL injection is delivered via PATH_INFO (URL path segment), not a query string parameter — WAF or IDS rules must inspect the URL path, not just query parameters, to detect this attack vector.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.