cbcvebase.
CVE-2019-12314
published 2019-05-24

CVE-2019-12314: Deltek Maconomy 2.2.5 is prone to local file inclusion via absolute path traversal in the WS.macx1.W_MCS/ PATH_INFO, as demonstrated by a…

PriorityP186critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
84.22%
99.7th percentile
Deltek Maconomy 2.2.5 is prone to local file inclusion via absolute path traversal in the WS.macx1.W_MCS/ PATH_INFO, as demonstrated by a cgi-bin/Maconomy/MaconomyWS.macx1.W_MCS/etc/passwd URI.

Affected

1 ranges
VendorProductVersion rangeFixed in
deltekmaconomy

Detection & IOCsextracted from sources · hover to see the quote

url/cgi-bin/Maconomy/MaconomyWS.macx1.W_MCS//etc/passwd
path/cgi-bin/Maconomy/MaconomyWS.macx1.W_MCS//etc/passwd
  • Detect LFI exploitation attempts against Deltek Maconomy by monitoring HTTP GET requests to the path pattern /cgi-bin/Maconomy/MaconomyWS.macx1.W_MCS/ followed by an absolute path traversal (e.g., //etc/passwd). The double-slash before the traversal path is characteristic of this exploit.
  • A successful exploitation response will contain the string matching 'root:.*:0:0:' in the HTTP response body with a 200 status code, indicating /etc/passwd file contents were returned.
  • Monitor for HTTP GET requests targeting the CGI endpoint /cgi-bin/Maconomy/MaconomyWS.macx1.W_MCS/ with PATH_INFO containing absolute paths (starting with //) as this is the exploitation vector.
  • ·The vulnerability is specific to Deltek Maconomy version 2.2.5. Detection rules should be scoped to this version or validated against the CPE before alerting.

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
vulncheck9.8CRITICAL
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.