Logo
componentpython3-configobj
Name
python3-configobj
Version
5.0.9
Type
library
Description
Config file reading, writing and validation.
Licenses
BSD-3-Clause
PURL
-
CPE
cpe:2.3:*:*:configobj:5.0.9:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
5.0.6
scarthgap
5.0.8

Vulnerabilities#


Name
Analysis
Description
Not Affected
All versions of the package configobj are vulnerable to Regular Expression Denial of Service (ReDoS) via the validate function, using (.+?)\((.*)\). **Note:** This is only exploitable in the case of a developer, putting the offending value in a server side configuration file.