Skip to content

Commit a22c089

Browse files
committed
Land rapid7#3378 - Add Reference for katello_satellite_priv_esc
2 parents 727054d + 8a9c005 commit a22c089

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/auxiliary/admin/http/katello_satellite_priv_esc.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ def initialize
2323
'References' =>
2424
[
2525
['CVE', '2013-2143'],
26-
['CWE', '862']
26+
['CWE', '862'],
27+
['URL', 'https://bugzilla.redhat.com/show_bug.cgi?id=970849']
2728
],
2829
'DisclosureDate' => 'Mar 24 2014'
2930
)

0 commit comments

Comments
 (0)