Create CVE-2017-11586.yaml

patch-1
Roberto Nunes 2022-08-07 16:11:46 +09:00 committed by GitHub
parent fa01f55a73
commit 39a8689f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

29
CVE-2017-11586.yaml Normal file
View File

@ -0,0 +1,29 @@
id: CVE-2017-11586
info:
name: dayrui FineCms 5.0.9 - Open redirect
author: 0x_Akoko
severity: low
description: dayrui FineCms 5.0.9 has URL Redirector Abuse via the url parameter in a sync action.
reference:
- http://lorexxar.cn/2017/07/20/FineCMS%20multi%20vulnerablity%20before%20v5.0.9/#URL-Redirector-Abuse
- https://www.cvedetails.com/cve/CVE-2017-11586
- https://vuldb.com/?id.104434
tags: cve,cve2017,redirect,opentext
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.10
cve-id: CVE-2017-11586
cwe-id: CWE-601
requests:
- method: GET
path:
- '{{BaseURL}}/index.php?c=weixin&m=sync&url=http://example.com'
matchers:
- type: regex
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_]*\.)?example\.com(?:\s*?)$'
part: header