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

SAN with NULL byte in dNSName #51

Open
tiran opened this issue Jun 4, 2015 · 1 comment
Open

SAN with NULL byte in dNSName #51

tiran opened this issue Jun 4, 2015 · 1 comment

Comments

@tiran
Copy link

tiran commented Jun 4, 2015

Ruby, Python and PHP were vulnerable to NULL bytes in subject alt name. I fixed the bug for Python and PHP (CVE-2013-4238, CVE-2013-4238, http://bugs.python.org/issue18709).

You may not be able to produce a vulnerable certificate with OpenSSL. I tried but failed. Eventually I used some Ruby code to produce a vulnerable certificate.

@lgarron
Copy link
Collaborator

lgarron commented Jun 4, 2015

As with #52, I'm happy to make the repo work for esoteric test cases (that don't break anything else) if people are willing to implement them in the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants