-
Notifications
You must be signed in to change notification settings - Fork 245
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
CPP: Disabled SSL certificate verification #836
Comments
Your submission is now in status Test run. For information, the evaluation workflow is the following: |
Your submission is now in status Results analysis. For information, the evaluation workflow is the following: |
Your submission is now in status Query review. For information, the evaluation workflow is the following: |
Hey @porcupineyhairs 👋 Could you have a look at the code review? |
@p- Sorry for the delay in addressing this. I will complete all of the pending PRs including this one over the weekend. |
Created Hackerone report 2736991 for bounty 621415 : [836] CPP: Disabled SSL certificate verification |
Hey @porcupineyhairs don't forget to claim your reward, the program is shutting down soon! |
Query PR
CPP: Disabled SSL certificate verification
Language
C/C++
CVE(s) ID list
CVE-2022-33684
https://huntr.com/bounties/42325662-6329-4e04-875a-49e2f5d69f78
CWE
CWE-295
Report
Disable SSL certificate verification can expose the communication to MITM attacks.
This PR adds a query to detect the same. This also include the tests and qhelp for the same. This query primarily detects the following pattern
This detects two independent issues found in different projects. One of them has a CVE. while the other does not. the databases for the openframework project can be downloaded below.
openframeworksVulnDb.zip
Are you planning to discuss this vulnerability submission publicly? (Blog Post, social networks, etc).
Blog post link
No response
The text was updated successfully, but these errors were encountered: