Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/changelogs/waf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ productLink: "/waf/"
productArea: Application security
productAreaLink: /fundamentals/reference/changelog/security/
entries:
- publish_date: "2024-10-14"
scheduled_date: "2024-10-21"
- publish_date: "2024-12-09"
scheduled_date: "2024-12-16"
individual_page: true
scheduled: true
link: "/waf/change-log/scheduled-changes/"
Expand Down
126 changes: 119 additions & 7 deletions src/content/docs/waf/change-log/scheduled-changes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,125 @@ import { RuleID } from "~/components";
</thead>
<tbody>
<tr>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100683</td>
<td>
<RuleID id="945f41b48be9485f953116015054c752" />
</td>
<td>CyberPanel - Remote Code Execution - CVE:CVE-2024-51567</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100685</td>
<td>
<RuleID id="e614dd46c1ce404da1909e841454c856" />
</td>
<td>CyberPanel - Remote Code Execution - CVE:CVE-2024-51568</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100680</td>
<td>
<RuleID id="b7ba636927b44ee288b9a697a40f2a35" />
</td>
<td>Ivanti - Command Injection - CVE:CVE-2024-37397</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100682</td>
<td>
<RuleID id="c86e79e15a4a4307870f6f77e37f2da6" />
</td>
<td>Magento - XXE - CVE:CVE-2024-34102</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100684</td>
<td>
<RuleID id="aec9a2e554a34a8fa547d069dfe93d7b" />
</td>
<td>Microsoft SharePoint - Remote Code Execution - CVE:CVE-2024-38094, CVE:CVE-2024-38024, CVE:CVE-2024-38023</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100679</td>
<td>
<RuleID id="1fe510368b4a47dda90363c2ecdf3d02" />
</td>
<td>Palo Alto Networks - Remote Code Execution - CVE:CVE-2024-0012, CVE:CVE-2024-9474</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100678</td>
<td>
<RuleID id="3a321b10270b42549ac201009da08beb" />
</td>
<td>Pandora FMS - Remote Code Execution - CVE:CVE-2024-11320</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100688</td>
<td>
<RuleID id="19587024724e49329d5b482d0d7ca374" />
</td>
<td>ProjectSend - Remote Code Execution - CVE:CVE-2024-11680</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100681</td>
<td>
<RuleID id="6bd9b07c8acc4beeb17c8bee58ae3c89" />
</td>
<td>Really Simple Security - Auth Bypass - CVE:CVE-2024-10924</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100686</td>
<td>
<RuleID id="685a4edf68f740b4a2c80d45e92362e5" />
</td>
<td>Seeyon - Remote Code Execution</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2024-12-09</td>
<td>2024-12-16</td>
<td>Block</td>
<td>100687</td>
<td>
<RuleID id="204f9d948a124829acb86555b9f1c9f8" />
</td>
<td>WordPress - Remote Code Execution - CVE:CVE-2024-10781, CVE:CVE-2024-10542</td>
<td>This is a New Detection</td>
</tr>
</tbody>
</table>
Loading