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

False positive: CVE-2022-26691 in CUPS #3

Open
raboof opened this issue Dec 8, 2023 · 0 comments
Open

False positive: CVE-2022-26691 in CUPS #3

raboof opened this issue Dec 8, 2023 · 0 comments

Comments

@raboof
Copy link
Collaborator

raboof commented Dec 8, 2023

Running the local scanner on the testcase at https://github.com/Nix-Security-WG/nix-security-tracker/tree/c35f957fc02b101ee06eb5096d7f05cd87e539d73be45b19d4b97520173c48defa4c6747156d6dcf, it reports CVE-2022-26691 in cups.

This is a false positive, because this issue was fixed in version 2.4.2 and we are already on version 2.4.7.

The reason this triggered is because there are multiple version ranges: cpe:2.3:a:apple:cups:*:*:*:*:*:*:*:* Up to (excluding) 499.4 and cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:* Up to (excluding) 2.4.2.

Perhaps we should keep a list of CPEs to explicitly ignore somewhere and add cpe:2.3:a:apple:cups to it? #2

@raboof raboof transferred this issue from Nix-Security-WG/nix-security-tracker Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant