The Fixed Version for Nginx package is older than the current one (amazon 2023.6.20241121 (Amazon Linux)) #8197
Replies: 4 comments 2 replies
-
didn't investigate this just a quick note that that the fixed version includes an epoch (the |
Beta Was this translation helpful? Give feedback.
-
Thanks @itaysk |
Beta Was this translation helpful? Give feedback.
-
Hello all Let's refresh the context:
My Nginx package is Here the Trivy scanner detected the vulnerability I think the Trivy scanner made a mistake during the package detection. Feel free to ask any question |
Beta Was this translation helpful? Give feedback.
-
Thank you @knqyf263 for this answer |
Beta Was this translation helpful? Give feedback.
-
Description
Hello!
I performed a Trivy scan for my docker image and found the strange behavior for the suggested package:
It shows that fixed version 1:1.24.0-1.amzn2023.0.2 is older than my current version (1.26.2-1.amzn2023.ngx)
Could you please check it, probably this is a wrong suggestion.
Desired Behavior
The fixed version should be newer than the vulnerable version
Actual Behavior
The fixed version is older than the vulnerable version
Reproduction Steps
Target
Container Image
Scanner
Vulnerability
Output Format
JSON
Mode
None
Debug Output
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions