missing values of OCSP in x509 certificates cause index out of range error #137
Labels
Priority: High
After critical issues are fixed, these should be dealt with before any further issues.
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
tlsx version:
dev | main
Current Behavior:
zmap
does not validate missing fields/values of OCSP in x509 certificates which causes index out of range error . which was the case with nuclei as demonstrated hereprojectdiscovery/nuclei#3036
Expected Behavior:
missing values should properly handled without directly accessing them .
Anything else:
can be fixed by doing some error handling in tlsx with a upstream patch to
zmap
laterThe text was updated successfully, but these errors were encountered: