Hi Armando Martinez,
Based on my findings the CVE-2024-38063(Windows TCP/IP Remote Code Execution Vulnerability) was released on 13th August 2024.
Ref: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-38063
It is not updated in our CTI feed yet.
As you can see the last update was on 6th August 2024. I believe we will get the update in a few days.
You can use this command to verify the latest release date of the CTI feed.
response=$(curl -s -X GET https://cti.wazuh.com/api/v1/catalog/contexts/vd_1.0.0/consumers/vd_4.8.0)
echo "$response" | jq -r '.data.last_snapshot_link'
echo "$response" | jq -r '.data.last_snapshot_at'
Let me know if you need any further information on this.
Hello,
Sorry for the delay in writing back but I was unavailable.
Thank you for the information.
Please add this CVE to the CTI.
Question, how can I check which CVEs are in CTI , so as not to bother unnecessarily ?
Hello,
The issue to add that CVE to CTI has already been created and assigned to the team responsible for this task. To keep you informed about the progress, I’ve created a follow-up issue, which I’m sharing here so you can track when it will be available in CTI.
- https://github.com/wazuh/wazuh/issues/27491
Additionally, we are actively working on developing a web interface that will allow easier access to CTI content. In the meantime, as a temporary solution, you can download the full CTI content and manually search for the CVE of interest.
- Downloading the Wazuh vulnerabilities file
We understand that this is not the most optimal solution, but it’s a temporary measure until the web interface is fully implemented.
Please let me know if you have any further questions.