cbcvebase.
CVE-2018-7251
published 2018-02-19

CVE-2018-7251: An issue was discovered in config/error.php in Anchor 0.12.3. The error log is exposed at an errors.log URI, and contains MySQL credentials if a MySQL error…

PriorityP273critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
72.27%
99.4th percentile
An issue was discovered in config/error.php in Anchor 0.12.3. The error log is exposed at an errors.log URI, and contains MySQL credentials if a MySQL error (such as "Too many connections") has occurred.

Affected

2 ranges
VendorProductVersion rangeFixed in
anchorcmsanchor
anchorcmsanchor-cms>= 0 < 0.12.70.12.7

Detection & IOCsextracted from sources · hover to see the quote

path/anchor/errors.log
path/anchor/errors.log
sigma
matchers:
  - type: word
    words:
      - '"date":'
      - '"message":'
      - '"trace":['
    condition: and
  • ·Vulnerability is rooted in config/error.php in Anchor CMS 0.12.3; the log is only populated with credentials if a MySQL error has previously triggered logging

CVSS provenance

nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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.