Skip to content

Commit ae8b796

Browse files
committed
Update pyload GHSA to repository format and keep web archive URL for sourcegraph
1 parent e635dd6 commit ae8b796

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/exploits/linux/http/pyload_js2py_cve_2024_39205.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def initialize(info = {})
4040
[ 'CVE', '2024-39205' ],
4141
[ 'CVE', '2024-28397' ],
4242
[ 'URL', 'https://github.com/Marven11/CVE-2024-39205-Pyload-RCE' ],
43-
[ 'GHSA', 'w7hq-f2pj-c53g' ],
43+
[ 'GHSA', 'w7hq-f2pj-c53g', 'pyload/pyload' ],
4444
[ 'URL', 'https://github.com/Marven11/CVE-2024-28397-js2py-Sandbox-Escape' ],
4545
],
4646
'DisclosureDate' => '2024-10-28',

modules/exploits/linux/http/sourcegraph_gitserver_sshcmd.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def initialize(info = {})
2929
],
3030
'References' => [
3131
['CVE', '2022-23642'],
32-
['GHSA', 'qcmp-fx72-q8q9', 'sourcegraph/sourcegraph'],
32+
['URL', 'http://web.archive.org/web/20230705082819/https://github.com/sourcegraph/sourcegraph/security/advisories/GHSA-qcmp-fx72-q8q9'],
3333
['URL', 'https://github.com/Altelus1/CVE-2022-23642'],
3434
],
3535
'DisclosureDate' => '2022-02-18', # Public disclosure

0 commit comments

Comments
 (0)