-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Security Vulnerability - Action Required: NULL Pointer Dereference may in your project #532
Comments
Looks like the same issue could happen here... |
@michaelrsweet is there any need to request a CVEID because of the high priority here? |
I really don’t think so. We really didn’t need one for the other bug, and it isn’t like you could do anything besides crash the program. |
But crashing the program itself is a consequence, so don’t we need to inform users by applying for CVEID? |
Crash != CVE |
Hey @michaelrsweet, Thank you for your reply about this issue which is detected by our tools. Now I really want to know your thoughts about our tool. When you have a chance, could you please take a look at our tool? Specifically, we're interested in understanding:
|
@Crispy-fried-chicken you didn’t provide a link, so how can I possibly say. Having a bug report was useful, but I wouldn’t want a tool that auto-reports issues without human screening. |
@michaelrsweet Thank you for your response, we will scan your project regularly and send the issues after human checking. |
Hi,
we have detected that your project may be vulnerable to NULL Pointer Dereference in the function of
file_basename
in the file ofhtmldoc/file.c
. It shares similarities to a recent CVE disclosure CVE-2021-23180 in the htmldoc.The source vulnerability information is as follows:
Would you help to check if this bug is true? If it's true, I'd like to open a PR for that if necessary. Thank you for your effort and patience!
The text was updated successfully, but these errors were encountered: