59 lines
2.0 KiB
YAML
59 lines
2.0 KiB
YAML
id: CVE-2019-15858
|
|
|
|
info:
|
|
name: WordPress Woody Ad Snippets <2.2.5 - Cross-Site Scripting/Remote Code Execution
|
|
author: dwisiswant0,fmunozs,patralos
|
|
severity: high
|
|
description: |
|
|
WordPress Woody Ad Snippets prior to 2.2.5 is susceptible to cross-site scripting and remote code execution via admin/includes/class.import.snippet.php, which allows unauthenticated options import as demonstrated by storing a cross-site scripting payload for remote code execution.
|
|
remediation: |
|
|
Update to the latest version of the Woody Ad Snippets plugin (2.2.5) or apply the vendor-provided patch to mitigate the vulnerability.
|
|
reference:
|
|
- https://github.com/GeneralEG/CVE-2019-15858
|
|
- https://blog.nintechnet.com/multiple-vulnerabilities-in-wordpress-woody-ad-snippets-plugin-lead-to-remote-code-execution/
|
|
- https://wpvulndb.com/vulnerabilities/9490
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-15858
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
|
cvss-score: 8.8
|
|
cve-id: CVE-2019-15858
|
|
cwe-id: CWE-306
|
|
epss-score: 0.02782
|
|
epss-percentile: 0.89502
|
|
cpe: cpe:2.3:a:webcraftic:woody_ad_snippets:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: webcraftic
|
|
product: woody_ad_snippets
|
|
framework: wordpress
|
|
tags: cve,cve2019,wordpress,wp-plugin,xss,wp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/insert-php/readme.txt"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
negative: true
|
|
words:
|
|
- "2.2.5"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Changelog"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Woody ad snippets"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100b0feacd7b927f44f764a0af64226a61fe6932fc83d8ca0ce77e8837064fc256a0221008244c242b71c4d87d69164d31e91c3bc42d90466e8a4c9e322d52ae5bd7289ea:922c64590222798bb761d5b6d8e72950
|