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

Other Versions#


Project
Branch
Version
kirkstone
5.0.6
master
5.0.9

Patches#


#
Title
Author
Resolve
1
Address CVE-2023-26112 ReDoS
cdcadman <mythirty@gmail.com>
CVE-2023-26112

Vulnerabilities#


Name
Analysis
Description
Patched
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.