-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Release-Apr-01-2025 #21245
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-Apr-01-2025 #21245
Changes from 2 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
15b2346
Release-Apr-01-2025
vs-mg ca168cd
Fix missing quote
pedrosousa 9058052
Apply suggestions from PCX review
pedrosousa 2e57f8d
Release-Apr-01-2025
vs-mg a69fe64
Release-Apr-01-2025
vs-mg 05e3f27
Release-Apr-01-2025
vs-mg 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,169 @@ | ||
| --- | ||
| title: "2025-04-01" | ||
| type: table | ||
| pcx_content_type: release-notes | ||
| sidebar: | ||
| order: 794 | ||
| tableOfContents: false | ||
| --- | ||
|
|
||
| import { RuleID } from "~/components"; | ||
|
|
||
| <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="8b8074e73b7d4aba92fc68f3622f0483" /> | ||
| </td> | ||
| <td>100732</td> | ||
| <td>Sitecore - Code Injection - CVE:CVE-2025-27218</td> | ||
| <td>Log</td> | ||
| <td>Block</td> | ||
| <td>This is a New Detection</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="8350947451a1401c934f5e660f101cca" /> | ||
| </td> | ||
| <td>100733</td> | ||
| <td>Angular-Base64-Upload - Remote Code Execution - CVE:CVE-2024-42640</td> | ||
| <td>Log</td> | ||
| <td>Block</td> | ||
| <td>This is a New Detection</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="a9ec9cf625ff42769298671d1bbcd247" /> | ||
| </td> | ||
| <td>100734</td> | ||
| <td>Apache Camel - Remote Code Execution - CVE:CVE-2025-29891</td> | ||
| <td>Log</td> | ||
| <td>Block</td> | ||
| <td>This is a New Detection</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="3d6bf99039b54312a1a2165590aea1ca" /> | ||
| </td> | ||
| <td>100735</td> | ||
| <td>Progress Software WhatsUp Gold - Remote Code Execution - CVE:CVE-2024-4885</td> | ||
| <td>Log</td> | ||
| <td>Block</td> | ||
| <td>This is a New Detection</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="d104e3246dc14ac7851b4049d9d8c5f2" /> | ||
| </td> | ||
| <td>100737</td> | ||
| <td>Apache Tomcat - Remote Code Execution - CVE:CVE-2025-24813</td> | ||
| <td>Log</td> | ||
| <td>Block</td> | ||
| <td>This is a New Detection</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="21c7a963e1b749e7b1753238a28a42c4" /> | ||
| </td> | ||
| <td>100659</td> | ||
| <td>Common Payloads for Server-Side Template Injection</td> | ||
| <td>N/A</td> | ||
| <td>Disabled</td> | ||
| <td>N/A</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="887843ffbe90436dadd1543adaa4b037" /> | ||
| </td> | ||
| <td>100659</td> | ||
| <td>Common Payloads for Server-Side Template Injection - Base64</td> | ||
pedrosousa marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| <td>N/A</td> | ||
| <td>Disabled</td> | ||
| <td>N/A</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="3565b80fc5b541b4832c0fc848f6a9cf" /> | ||
| </td> | ||
| <td>100642</td> | ||
| <td>LDAP Injection</td> | ||
| <td>N/A</td> | ||
| <td>Disabled</td> | ||
| <td>N/A</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="44d7bf9bf0fa4898b8579573e0713e9f" /> | ||
| </td> | ||
| <td>100642</td> | ||
| <td>LDAP Injection Base64</td> | ||
| <td>N/A</td> | ||
| <td>Disabled</td> | ||
| <td>N/A</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="e35c9a670b864a3ba0203ffb1bc977d1" /> | ||
| </td> | ||
| <td>100005</td> | ||
| <td>DotNetNuke - File Inclusion - CVE:CVE-2018-9126, CVE:CVE-2011-1892, CVE:CVE-2022-31474</td> | ||
| <td>N/A</td> | ||
| <td>Block</td> | ||
| <td>N/A</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="cd8db44032694fdf8d6e22c1bb70a463" /> | ||
| </td> | ||
| <td>100527</td> | ||
| <td>Apache Struts - CVE:CVE-2021-31805</td> | ||
| <td>N/A</td> | ||
| <td>Block</td> | ||
| <td>N/A</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="0d838d9ab046443fa3f8b3e50c99546a" /> | ||
| </td> | ||
| <td>100702</td> | ||
| <td>Command Injection - CVE:CVE-2022-24108</td> | ||
| <td>N/A</td> | ||
| <td>Block</td> | ||
| <td>N/A</td> | ||
| </tr> | ||
| <tr> | ||
| <td>Cloudflare Managed Ruleset</td> | ||
| <td> | ||
| <RuleID id="533fbad558ce4c5ebcf013f09a5581d0" /> | ||
| </td> | ||
| <td>100622C</td> | ||
| <td>Ivanti - Command Injection - CVE:CVE-2023-46805, CVE:CVE-2024-21887, CVE:CVE-2024-22024</td> | ||
| <td>N/A</td> | ||
| <td>Block</td> | ||
| <td>N/A</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.