cbcvebase.
CVE-2018-7317
published 2018-02-22

CVE-2018-7317: Backup Download exists in the Proclaim 9.1.1 component for Joomla! via a direct request for a .sql file under backup/.

PriorityP258high7.5CVSS 3.0
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
8.36%
94.3th percentile
Backup Download exists in the Proclaim 9.1.1 component for Joomla! via a direct request for a .sql file under backup/.

Affected

1 ranges
VendorProductVersion rangeFixed in
christianwebministriesproclaim

Detection & IOCsextracted from sources · hover to see the quote

path/media/com_biblestudy/backup/
filenameJoomla375_jbs-db-backup_2018_February_22_1518955684.sql
  • Monitor HTTP GET requests targeting the path /media/com_biblestudy/backup/ for direct retrieval of .sql backup files, which indicates unauthenticated backup download exploitation of CVE-2018-7317.
  • Alert on any HTTP 200 response serving a .sql file from the /media/com_biblestudy/backup/ directory, as this path should never be publicly accessible.
  • ·The backup filename pattern includes a Unix timestamp and date string (e.g., *_jbs-db-backup_YYYY_Month_DD_<timestamp>.sql); detection rules should use a wildcard/regex pattern rather than matching the exact example filename.

CVSS provenance

nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
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.