Skip to content

Commit 653d68f

Browse files
committed
2020-0187
1 parent 6761590 commit 653d68f

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

docs/history/CVEs/log4j.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
order: 1500
2+
order: 2000
33
---
44

55
# Log4Shell / Log4j Security

docs/history/cves/cve-2016-1000027.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
order: 800
2+
order: 1800
33
---
44

55
# CVE-2016-1000027

docs/history/cves/cve-2020-0187.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
order: 1300
3+
---
4+
5+
6+
# CVE-2020-0187
7+
8+
::: danger FALSE POSITIVE
9+
Rundeck and Runbook Automation are not vulnerable to this CVE.
10+
:::
11+
12+
This finding is only vulnerable on Android 10. It does not apply to Rundeck or Runbook Automation products.

docs/history/cves/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,11 @@ These are the Security Advisories Rundeck has issued in the past. It is always
3434
## Additional CVE Notes
3535

3636
* Log4j / Log4Shell will flag a false positive vulnerability related to our JIRA plugins. [More Details on this page](log4j.md)
37+
* [CVE-2016-1000027 Spring Unsafe Java deserialization](cve-2016-1000027.md).
38+
* [CVE-2020-0187 Android 10 Finding](cve-2020-0187.md).
3739
* [CVE-2022-45868 H2 DB false positive](cve-2022-45868.md).
3840
* [CVE-2022-1471 SnakeYAML false positive](cve-2022-1471.md).
3941
* [CVE-2024-1597 Postgres JDBC Driver Vulnerability](cve-2024-1597.md).
40-
* [CVE-2016-1000027 Spring Unsafe Java deserialization](cve-2016-1000027.md).
4142
* [CVE-2023-39017 Quartz Scheduler false positive](cve-2023-39017.md).
4243
* [CVE-2024-24786 Protobuf finding in Remco](cve-2024-38807.md).
4344
* [CVE-2024-38807 Spring Boot false positive](cve-2024-38807.md).

0 commit comments

Comments
 (0)