Skip to content

Commit 0f16393

Browse files
committed
Yet another grammar changes
1 parent fb00d1c commit 0f16393

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/linux/http/kaltura_unserialize_rce.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ def initialize(info={})
1717
arbitrary code under the context of the web server user.
1818
1919
Kaltura has a module named keditorservices that takes user input
20-
and then use it as an unserialized function parameter. The object
21-
constructed is based on the SektionEins Zend code execution POP chain PoC,
20+
and then use it as an unserialized function parameter. The constructed
21+
object is based on the SektionEins Zend code execution POP chain PoC,
2222
with a minor modification to ensure Kaltura processes it and the
2323
Zend_Log function's __destruct() method is called. Kaltura versions
2424
prior to 11.1.0-2 are affected by this issue.

0 commit comments

Comments
 (0)