Skip to content

Commit ee890a8

Browse files
committed
Adds BadChars
1 parent 7b845fa commit ee890a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/linux/http/skyvern_ssti_cve_2025_49619.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def initialize(info = {})
3737
}
3838
]
3939
],
40+
'Payload' => { 'BadChars' => %(") },
4041
'DisclosureDate' => '2025-06-07',
4142
'DefaultTarget' => 0,
4243
'Notes' => {

0 commit comments

Comments
 (0)