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.
1 parent 0f16393 commit 2d3c167Copy full SHA for 2d3c167
modules/exploits/linux/http/kaltura_unserialize_rce.rb
@@ -17,7 +17,7 @@ def initialize(info={})
17
arbitrary code under the context of the web server user.
18
19
Kaltura has a module named keditorservices that takes user input
20
- and then use it as an unserialized function parameter. The constructed
+ and then uses it as an unserialized function parameter. The constructed
21
object is based on the SektionEins Zend code execution POP chain PoC,
22
with a minor modification to ensure Kaltura processes it and the
23
Zend_Log function's __destruct() method is called. Kaltura versions
0 commit comments