Skip to content

Commit 7289c25

Browse files
committed
Fix Tests
1 parent 7317922 commit 7289c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/xwiki_unauth_rce_cve_2025_24893.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def initialize(info = {})
1919
XWiki includes a macro called SolrSearch (defined in Main.SolrSearchMacros) that enables full-text search through the embedded Solr engine.
2020
The vulnerability stems from the way this macro evaluates search parameters in Groovy, failing to sanitize or restrict malicious input.
2121
22-
This vulnerability affects XWiki Platform versions >= 5.3milestone2 and < 15.10.11, and versions >= 16.0.0‑rc‑1 and < 16.4.1.
22+
This vulnerability affects XWiki Platform versions >= 5.3-milestone-2 and < 15.10.11, and versions >= 16.0.0-rc-1 and < 16.4.1.
2323
Successful exploitation may result in remote code execution under the privileges
2424
of the web server, potentially exposing sensitive data or disrupting survey operations.
2525

0 commit comments

Comments
 (0)