Skip to content

Commit

Permalink
Add CVE as a real ref, too
Browse files Browse the repository at this point in the history
  • Loading branch information
Tod Beardsley committed Jul 7, 2015
1 parent 3d630de commit 116c3f0
Showing 1 changed file with 3 additions and 2 deletions.
Expand Up @@ -23,7 +23,7 @@ def initialize(info={})
Windows 7 SP1 (32-bit), IE11 and Adobe Flash 18.0.0.194,
Windows 7 SP1 (32-bit), Firefox 38.0.5 and Adobe Flash 18.0.0.194,
Windows 8.1 (32-bit), Firefox and Adobe Flash 18.0.0.194,
Windows 8.1 (32-bit), IE11 and Flash 17.0.0.169,
Windows 8.1 (32-bit), IE11 and Flash 17.0.0.169, and
Linux Mint "Rebecca" (32 bits), Firefox 33.0 and Adobe Flash 11.2.202.468.
},
'License' => MSF_LICENSE,
Expand All @@ -36,7 +36,8 @@ def initialize(info={})
'References' =>
[
['URL', 'http://blog.trendmicro.com/trendlabs-security-intelligence/unpatched-flash-player-flaws-more-pocs-found-in-hacking-team-leak/'],
['URL', 'https://twitter.com/w3bd3vil/status/618168863708962816']
['URL', 'https://twitter.com/w3bd3vil/status/618168863708962816'],
['CVE', '2015-5119']
],
'Payload' =>
{
Expand Down

0 comments on commit 116c3f0

Please sign in to comment.