Skip to content

Commit 2d3c167

Browse files
committed
Grammar changes again.
1 parent 0f16393 commit 2d3c167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/kaltura_unserialize_rce.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ 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 constructed
20+
and then uses it as an unserialized function parameter. The constructed
2121
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

0 commit comments

Comments
 (0)