cbcvebase.
CVE-2017-15962
published 2017-10-29

CVE-2017-15962: iStock Management System 1.0 allows Arbitrary File Upload via user/profile.

PriorityP267critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
4.93%
91.1th percentile
iStock Management System 1.0 allows Arbitrary File Upload via user/profile.

Affected

1 ranges
VendorProductVersion rangeFixed in
istock_management_system_projectistock_management_system

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://localhost/[PATH]/user/profile
path/assets/images/
  • Monitor for file uploads to the /user/profile endpoint in iStock Management System 1.0; any uploaded file (e.g., web shell) will be accessible under /assets/images/
  • Alert on HTTP requests retrieving non-image file types (e.g., .php, .php5, .phtml) from the /assets/images/ directory, which may indicate a successfully uploaded web shell
  • The vulnerability is exploitable by authenticated users via the profile page; monitor POST requests with multipart file upload bodies to /user/profile for non-image MIME types or double-extension filenames
  • ·The exploit path uses [PATH] as a placeholder; the actual installation directory of iStock Management System 1.0 may vary per deployment and must be enumerated during detection tuning
  • ·Affected version is specifically 1.0 of iStock Management System; confirm version before applying detections to avoid false positives on patched or unrelated installs

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.