update lint
parent
3e73553f59
commit
a41966b069
|
@ -4,7 +4,7 @@ info:
|
|||
name: CVE-2019-0192 - Remote Code Execution via Unsafe Deserialization in Apache Solr
|
||||
author: hnd3884
|
||||
severity: Critical
|
||||
description: This template identifies an Apache Solr JMX Injection through the use of interactsh for out-of-band detection. The JMX injection can leads to unsafe deserialization via RMI
|
||||
description: This template identifies an Apache Solr JMX Injection through the use of interactsh for out-of-band detection. The JMX injection can leads to unsafe deserialization via RMI
|
||||
reference:
|
||||
- https://github.com/Imanfeng/Apache-Solr-RCE
|
||||
|
||||
|
@ -45,7 +45,7 @@ http:
|
|||
status:
|
||||
- 500
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- "rmi://.+?:1097/obj"
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- "rmi://.+?:1097/obj"
|
Loading…
Reference in New Issue