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

CVE-2017-17607: CMS Auditor Website 1.0 has SQL Injection via the PATH_INFO to /news-detail.

PriorityP260critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
3.05%
85.9th percentile
CMS Auditor Website 1.0 has SQL Injection via the PATH_INFO to /news-detail.

Affected

1 ranges
VendorProductVersion rangeFixed in
cms_auditor_website_projectcms_auditor_website

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://localhost/[PATH]/news-detail/47[SQL]
  • SQL Injection is delivered via the PATH_INFO segment of the /news-detail endpoint (REST-style URL parameter injection, not a query string). Detection should inspect the URL path, not only query parameters.
  • Payloads are appended directly after the numeric record ID in the /news-detail/<id> path segment. Monitor for SQL metacharacters (quotes, comment sequences, UNION/SELECT keywords, etc.) appearing in that path position.
  • ·The exploit was tested against a live demo instance; the demo URL may no longer be active but confirms the affected application path.
  • ·No CVE number was assigned by the exploit author at time of publication; the CVE (CVE-2017-17607) was assigned separately by NVD.

CVSS provenance

nvdv3.09.8CRITICALCVSS:3.0/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.