fleet/security/vex/fleetctl/CVE-2013-4002.vex.json
Lucas Manuel Rodriguez 895194d63b
Add scanning to released images and process to track vulnerabilities (#28087)
For #25902.

---------

Co-authored-by: Sharon Katz <121527325+sharon-fdm@users.noreply.github.com>
2025-04-16 11:50:10 -03:00

26 lines
700 B
JSON

{
"@context": "https://openvex.dev/ns/v0.2.0",
"@id": "https://openvex.dev/docs/public/vex-eac272349912fc8e15ba454df1f7ad8fe080b1326e1fab24b1b2a0ff1a7f8a33",
"author": "@lucasmrod",
"timestamp": "2025-04-10T07:36:31.115694-03:00",
"version": 1,
"statements": [
{
"vulnerability": {
"name": "CVE-2013-4002"
},
"timestamp": "2025-04-10T07:36:31.1157-03:00",
"products": [
{
"@id": "fleetctl"
},
{
"@id": "pkg:maven/xerces/xercesImpl"
}
],
"status": "not_affected",
"status_notes": "fleetctl does not use Java",
"justification": "vulnerable_code_not_in_execute_path"
}
]
}