cbcvebase.
CVE-2019-8923
published 2019-05-14

CVE-2019-8923: XAMPP through 5.6.8 and previous allows SQL injection via the cds-fpdf.php jahr parameter. NOTE: This product is discontinued.

PriorityP259critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
3.90%
89.0th percentile
XAMPP through 5.6.8 and previous allows SQL injection via the cds-fpdf.php jahr parameter. NOTE: This product is discontinued.

Affected

1 ranges
VendorProductVersion rangeFixed in
apachefriendsxampp<= 5.6.8

Detection & IOCsextracted from sources · hover to see the quote

path/xampp/cds-fpdf.php
  • Monitor HTTP requests to cds-fpdf.php for unsanitized input in the 'jahr', 'interpret', and 'titel' parameters — cds-fpdf.php does not filter special characters (e.g. quotes, angle brackets) unlike cds.php.
  • The attack is two-stage: a first POST/GET to cds.php stores the payload (persistent XSS/SQLi), and a second request to cds-fpdf.php triggers it. Correlate requests to both endpoints from the same source.
  • Flag SQL injection attempts via the 'jahr' parameter in cds-fpdf.php as described in the CVE; inspect for SQL metacharacters or out-of-band payloads in that parameter.
  • ·This vulnerability affects XAMPP versions up to and including 5.6.8; the product is discontinued so no patch will be issued — affected instances should be decommissioned or isolated.

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.