Skip to content
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

Add Detection for CVE-2025-53704 #181

Closed
wants to merge 1 commit into from

Conversation

nmasdoufi-ol
Copy link
Contributor

  • The exploit still needs unit tests and investigating the response behavior when the exit command is executed in a wazuh server. Is it supposed to respond with 200 OK, or 500 ...

Copy link

codecov bot commented Feb 24, 2025

Codecov Report

Attention: Patch coverage is 86.48649% with 5 lines in your changes missing coverage. Please review.

Project coverage is 97.07%. Comparing base (62e6253) to head (9b06ad4).
Report is 41 commits behind head on main.

Files with missing lines Patch % Lines
agent/exploits/cve_2025_53704.py 86.48% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   97.02%   97.07%   +0.04%     
==========================================
  Files         232      234       +2     
  Lines        8739     9114     +375     
==========================================
+ Hits         8479     8847     +368     
- Misses        260      267       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

WAZUH_VERSION_INDICATOR = "wazuhVersion"


@exploits_registry.register
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should add the location to the reported vuln, (consult @elyousfi5 's PR)

@3asm 3asm closed this Mar 1, 2025
@3asm 3asm deleted the feature/Add-Detection-for-CVE-2025-53704 branch March 1, 2025 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants