Skip to content

Commit 8a9c005

Browse files
committed
Add URL
1 parent 727054d commit 8a9c005

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)