File tree 3 files changed +96
-0
lines changed
3 files changed +96
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ gem : openc3
3
+ cve : 2024-43795
4
+ ghsa : vfj8-5pj7-2f9g
5
+ url : https://github.com/OpenC3/cosmos/security/advisories/GHSA-vfj8-5pj7-2f9g
6
+ title : OpenC3 Cross-site Scripting in Login functionality (`GHSL-2024-128`)
7
+ date : 2024-10-02
8
+ description : |
9
+ ### Summary
10
+
11
+ The login functionality contains a reflected cross-site scripting
12
+ (XSS) vulnerability.
13
+
14
+ Note: This CVE only affects Open Source Edition, and not
15
+ OpenC3 COSMOS Enterprise Edition
16
+
17
+ ### Impact
18
+ This issue may lead up to Remote Code Execution (RCE).
19
+
20
+ **NOTE:** The complete advisory with much more information is added as
21
+ [comment](https://github.com/OpenC3/cosmos/security/advisories/GHSA-vfj8-5pj7-2f9g#advisory-comment-104904).
22
+ cvss_v4 : 5.1
23
+ patched_versions :
24
+ - " >= 5.19.0"
25
+ related :
26
+ url :
27
+ - https://nvd.nist.gov/vuln/detail/CVE-2024-43795
28
+ - https://github.com/OpenC3/cosmos/security/advisories/GHSA-vfj8-5pj7-2f9g
29
+ - https://github.com/OpenC3/cosmos/commit/762d7e0e93bdc2f340b1e42acccedc78994a576e
30
+ - https://github.com/advisories/GHSA-vfj8-5pj7-2f9g
Original file line number Diff line number Diff line change
1
+ ---
2
+ gem : openc3
3
+ cve : 2024-46977
4
+ ghsa : 8jxr-mccc-mwg8
5
+ url : https://github.com/OpenC3/cosmos/security/advisories/GHSA-8jxr-mccc-mwg8
6
+ title : OpenC3 Path Traversal via screen controller (`GHSL-2024-127`)
7
+ date : 2024-10-02
8
+ description : |
9
+ ### Summary
10
+
11
+ A path traversal vulnerability inside of `LocalMode`'s
12
+ `open_local_file` method allows an authenticated user with
13
+ adequate permissions to download any `.txt` via the
14
+ `ScreensController#show` on the web server COSMOS is running
15
+ on (depending on the file permissions).
16
+
17
+ Note: This CVE affects all OpenC3 COSMOS Editions
18
+
19
+ ### Impact
20
+
21
+ This issue may lead to Information Disclosure.
22
+
23
+ **NOTE:** The complete advisory with much more information is added as
24
+ [comment](https://github.com/OpenC3/cosmos/security/advisories/GHSA-8jxr-mccc-mwg8#advisory-comment-104903).
25
+ cvss_v4 : 5.3
26
+ patched_versions :
27
+ - " >= 5.19.0"
28
+ related :
29
+ url :
30
+ - https://nvd.nist.gov/vuln/detail/CVE-2024-46977
31
+ - https://github.com/OpenC3/cosmos/security/advisories/GHSA-8jxr-mccc-mwg8
32
+ - https://github.com/OpenC3/cosmos/commit/a34e61aea5a465f0ab3e57d833ae7ff4cafd710b
33
+ - https://github.com/advisories/GHSA-8jxr-mccc-mwg8
Original file line number Diff line number Diff line change
1
+ ---
2
+ gem : openc3
3
+ cve : 2024-47529
4
+ ghsa : 4xqv-47rm-37mm
5
+ url : https://github.com/OpenC3/cosmos/security/advisories/GHSA-4xqv-47rm-37mm
6
+ title : OpenC3 stores passwords in clear text (`GHSL-2024-129`)
7
+ date : 2024-10-02
8
+ description : |
9
+ ### Summary
10
+
11
+ OpenC3 COSMOS stores the password of a user unencrypted in the
12
+ LocalStorage of a web browser. This makes the user password
13
+ susceptible to exfiltration via Cross-site scripting (see GHSL-2024-128).
14
+
15
+ Note: This CVE only affects Open Source edition, and not
16
+ OpenC3 COSMOS Enterprise Edition
17
+
18
+ ### Impact
19
+
20
+ This issue may lead to Information Disclosure.
21
+
22
+ **NOTE:** The complete advisory with much more information is added as
23
+ [comment](https://github.com/OpenC3/cosmos/security/advisories/GHSA-4xqv-47rm-37mm#advisory-comment-104905).
24
+ cvss_v3 : 5.9
25
+ cvss_v4 : 4.8
26
+ patched_versions :
27
+ - " >= 5.19.0"
28
+ related :
29
+ url :
30
+ - https://nvd.nist.gov/vuln/detail/CVE-2024-47529
31
+ - https://github.com/OpenC3/cosmos/security/advisories/GHSA-4xqv-47rm-37mm
32
+ - https://github.com/OpenC3/cosmos/commit/b5ab34fe7fa54c0c8171c4aa3caf4e03d6f63bd7
33
+ - https://github.com/advisories/GHSA-4xqv-47rm-37mm
You can’t perform that action at this time.
0 commit comments