-
Notifications
You must be signed in to change notification settings - Fork 25
/
1-jquery-photo-gallery-slideshow-flash.yaml
58 lines (50 loc) · 1.52 KB
/
1-jquery-photo-gallery-slideshow-flash.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
id: 1-jquery-photo-gallery-slideshow-flash
info:
name: >
ZooEffect Plugin for Video player, Photo Gallery Slideshow jQuery and audio / music / podcast – HTML5 <= 1.11 - Reflected Cross-Site Scripting
author: topscoder
severity: medium
description: >
reference:
- https://www.wordfence.com/threat-intel/vulnerabilities/id/7be3688d-61f5-457d-a38b-0560205b2f8d?source=api-scan
classification:
cvss-metrics:
cvss-score:
cve-id:
metadata:
fofa-query: "wp-content/plugins/1-jquery-photo-gallery-slideshow-flash/"
google-query: inurl:"/wp-content/plugins/1-jquery-photo-gallery-slideshow-flash/"
shodan-query: 'vuln:'
tags: cve,wordpress,wp-plugin,1-jquery-photo-gallery-slideshow-flash,medium
http:
- method: GET
redirects: true
max-redirects: 3
path:
- "{{BaseURL}}/wp-content/plugins/1-jquery-photo-gallery-slideshow-flash/readme.txt"
extractors:
- type: regex
name: version
part: body
group: 1
internal: true
regex:
- "(?mi)Stable tag: ([0-9.]+)"
- type: regex
name: version
part: body
group: 1
regex:
- "(?mi)Stable tag: ([0-9.]+)"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "1-jquery-photo-gallery-slideshow-flash"
part: body
- type: dsl
dsl:
- compare_versions(version, '<= 1.11')