-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Release June 9th - 2025 #22965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release June 9th - 2025 #22965
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,83 @@ | ||
| --- | ||
| title: "2025-06-09" | ||
| type: table | ||
| pcx_content_type: release-notes | ||
| sidebar: | ||
| order: 786 | ||
| tableOfContents: false | ||
| --- | ||
|
|
||
| import { RuleID } from "~/components"; | ||
|
|
||
| This week’s update spotlights four critical vulnerabilities across CMS platforms, VoIP systems, and enterprise applications. Several flaws enable remote code execution or privilege escalation, posing significant enterprise risks. | ||
|
|
||
| **Key Findings** | ||
|
|
||
| - WordPress OttoKit Plugin (CVE-2025-27007): Privilege escalation flaw allows unauthenticated attackers to create or elevate user accounts, compromising WordPress administrative control. | ||
| - SAP NetWeaver (CVE-2025-42999): Remote Code Execution vulnerability enables attackers to execute arbitrary code on SAP NetWeaver systems, threatening core ERP and business operations. | ||
| - Fortinet FortiVoice (CVE-2025-32756): Buffer error vulnerability may lead to memory corruption and potential code execution, directly impacting enterprise VoIP infrastructure. | ||
| - Camaleon CMS (CVE-2024-46986): Remote Code Execution vulnerability allows attackers to gain full control over Camaleon CMS installations, exposing hosted content and underlying servers. | ||
|
|
||
| **Impact** | ||
|
|
||
| These vulnerabilities target widely deployed CMS, ERP, and VoIP systems. RCE flaws in SAP NetWeaver and Camaleon CMS allow full takeover of business-critical applications. Privilege escalation in OttoKit exposes WordPress environments to full administrative compromise. FortiVoice buffer handling issues risk destabilizing or fully compromising enterprise telephony systems. | ||
|
|
||
| <table style="width: 100%"> | ||
| <thead> | ||
| <tr> | ||
| <th>Ruleset</th> | ||
| <th>Rule ID</th> | ||
| <th>Legacy Rule ID</th> | ||
| <th>Description</th> | ||
| <th>Previous Action</th> | ||
| <th>New Action</th> | ||
| <th>Comments</th> | ||
| </tr> | ||
| </thead> | ||
| <tbody> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="4afd50a3ef1948bba87c4e620debd86e" /> | ||
| </td> | ||
| <td>100769</td> | ||
| <td>WordPress OttoKit Plugin - Privilege Escalation - CVE:CVE-2025-27007</td> | ||
| <td>Log</td> | ||
| <td>Block</td> | ||
| <td>This is a New Detection</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="24134c41c3e940daa973b4b95f57b448" /> | ||
| </td> | ||
| <td>100770</td> | ||
| <td>SAP NetWeaver - Remote Code Execution - CVE:CVE-2025-42999</td> | ||
| <td>Log</td> | ||
| <td>Block</td> | ||
| <td>This is a New Detection</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="4f219ac0be3545a5be5f0bf34df8857a" /> | ||
| </td> | ||
| <td>100779</td> | ||
| <td>c</td> | ||
| <td>Log</td> | ||
| <td>Block</td> | ||
| <td>This is a New Detection</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="bc8dfbe8cbac4c039725ec743b840107" /> | ||
| </td> | ||
| <td>100780</td> | ||
| <td>Camaleon CMS - Remote Code Execution - CVE:CVE-2024-46986</td> | ||
| <td>Log</td> | ||
| <td>Block</td> | ||
| <td>This is a New Detection</td> | ||
| </tr> | ||
| </tbody> | ||
| </table> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.