40 lines
1.3 KiB
YAML
40 lines
1.3 KiB
YAML
id: CVE-2023-5375
|
|
|
|
info:
|
|
name: Mosparo < 1.0.2 - Open Redirect
|
|
author: shankaracharya
|
|
severity: medium
|
|
description: |
|
|
Open Redirect in GitHub repository mosparo/mosparo prior to 1.0.2.
|
|
remediation: Update to the latest version of mosparo.
|
|
reference:
|
|
- https://huntr.dev/bounties/3fa2abde-cb58-45a3-a115-1727ece9acb9
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-5375
|
|
- https://github.com/mosparo/mosparo/commit/9d5da367b78b8c883bfef5f332ffea26292f99e8
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
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.1
|
|
cve-id: CVE-2023-5375
|
|
cwe-id: CWE-601
|
|
epss-score: 0.00083
|
|
epss-percentile: 0.339
|
|
cpe: cpe:2.3:a:mosparo:mosparo:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: mosparo
|
|
product: mosparo
|
|
tags: cve2023,cve,huntr,mosparo,redirect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/project/switch/1?targetPath=http://oast.pro"
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)oast\.pro.*$'
|
|
# digest: 4a0a00473045022076e656e11cb00070c5a59a08ecaad48f28beabbdfe91944e5eb2a824ca06d899022100fbd1daa4c3844c157f8a9bea25711e36c07267fe37ab3ea314e233bc14f0ea8e:922c64590222798bb761d5b6d8e72950 |