We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd870b4 + 2b85112 commit 3bf76a3Copy full SHA for 3bf76a3
modules/exploits/windows/local/panda_psevents.rb
@@ -44,11 +44,9 @@ def initialize(info = {})
44
},
45
'References' => [
46
['CVE', '2025-34109'],
47
- [
48
- 'EDB', '40020',
49
- 'URL', 'http://www.security-assessment.com/files/documents/advisory/Panda%20Security%20-%20Privilege%20Escalation.pdf',
50
- 'URL', 'http://www.pandasecurity.com/uk/support/card?id=100053'
51
- ]
+ ['EDB', '40020'],
+ ['URL', 'http://www.security-assessment.com/files/documents/advisory/Panda%20Security%20-%20Privilege%20Escalation.pdf'],
+ ['URL', 'http://www.pandasecurity.com/uk/support/card?id=100053']
52
],
53
'DisclosureDate' => '2016-06-27',
54
'Notes' => {
0 commit comments