Content-Length: 309553 | pFad | https://github.com/python/cpython/issues/146333
81configparser.RawConfigParser.{OPTCRE,OPTCRE_NV} regexes vulnerable to quadratic backtracking #146333Fetched URL: https://github.com/python/cpython/issues/146333
Alternative Proxies:
Bug report
Bug description:
Found by OSS Fuzz in #461069020.
The below reproducer:
reveals the quadratic behaviour:
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs