This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | Arfrever, bkabrda, christian.heimes, fweimer, georg.brandl, gregory.p.smith, iankko, lemburg, mpessas, pitrou, python-dev, tim.peters, timehorse, vstinner |
| Date | 2013年05月18日.15:59:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3bCWJp3YN0zRvP@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset b9b521efeba3 by Antoine Pitrou in branch '3.2': Issue #17980: Fix possible abuse of ssl.match_hostname() for denial of service using certificates with many wildcards (CVE-2013-2099). http://hg.python.org/cpython/rev/b9b521efeba3 New changeset c627638753e2 by Antoine Pitrou in branch '3.3': Issue #17980: Fix possible abuse of ssl.match_hostname() for denial of service using certificates with many wildcards (CVE-2013-2099). http://hg.python.org/cpython/rev/c627638753e2 New changeset fafd33db6ff6 by Antoine Pitrou in branch 'default': Issue #17980: Fix possible abuse of ssl.match_hostname() for denial of service using certificates with many wildcards (CVE-2013-2099). http://hg.python.org/cpython/rev/fafd33db6ff6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年05月18日 15:59:23 | python-dev | set | recipients: + python-dev, lemburg, tim.peters, georg.brandl, gregory.p.smith, pitrou, vstinner, christian.heimes, timehorse, Arfrever, iankko, bkabrda, fweimer, mpessas |
| 2013年05月18日 15:59:23 | python-dev | link | issue17980 messages |
| 2013年05月18日 15:59:23 | python-dev | create | |