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

CWE-919 is not showing any details on UI or API #336

Open
nitinNayar opened this issue Jan 30, 2024 · 1 comment
Open

CWE-919 is not showing any details on UI or API #336

nitinNayar opened this issue Jan 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@nitinNayar
Copy link

nitinNayar commented Jan 30, 2024

Expected Behavior

When I go to https://www.opencve.io/cwe?search=CWE-919 or access via API, I should get details of CWE-919
This is incorrect as there is a CWE-919: https://cwe.mitre.org/data/definitions/919.html

Actual Behavior

When I go to https://www.opencve.io/cwe?search=CWE-919 or access via API, I get No CWE found.
This is incorrect as there is a CWE-919: https://cwe.mitre.org/data/definitions/919.html

Steps to Reproduce the Problem

goto https://www.opencve.io/cwe?search=CWE-919

Specifications

Screenshots (optional)

image

@ncrocfer
Copy link
Member

OpenCVE populates its CWE database using the weaknesses field of each CVE. I assume that this CWE is still not associated to any CVE.

This kind of issue is the same as #337, and as this one I also confirm it's important to add this feature and future version of OpenCVE.

@ncrocfer ncrocfer added the enhancement New feature or request label Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants