Skip to content

Address CVE-2023-26112 ReDoS - #236

Merged
jelmer merged 1 commit into
DiffSK:5.0.xfrom
cdcadman:cve_2023_26112
Sep 17, 2024
Merged

Address CVE-2023-26112 ReDoS#236
jelmer merged 1 commit into
DiffSK:5.0.xfrom
cdcadman:cve_2023_26112

Conversation

@cdcadman

Copy link
Copy Markdown
Contributor

This PR would close #232 . I added a test based on the example provided.

@cdcadman

Copy link
Copy Markdown
Contributor Author

My proposed fix is inspired by this link (being more precise to mitigate catastrophic backtracking): https://www.regular-expressions.info/catastrophic.html

@thebaptiste

Copy link
Copy Markdown

@MichaelHipp @robdennis @EliAndrewC @untitaker
Is there any maintener available to review this PR please ?
#232 should be fixed in a new release...

@untitaker

untitaker commented Aug 30, 2023 via email

Copy link
Copy Markdown
Contributor

@vavsab

vavsab commented Sep 15, 2023

Copy link
Copy Markdown

@robdennis is it possible to merge this PR?

@yewhen

yewhen commented Oct 31, 2023

Copy link
Copy Markdown

Could someone review this pr and merge it ASAP? It is a security hole fix..

@SimonDR-Boltzmann

Copy link
Copy Markdown

Bumping once more, this is affecting a lot of projects.

@frank-hopkin

Copy link
Copy Markdown

@MichaelHipp @robdennis @EliAndrewC @untitaker

Is there any roadmap on a release with this merged? It's been over a year and it's a reported vulnerability at NIST.

#232
https://nvd.nist.gov/vuln/detail/cve-2023-26112

@untitaker

Copy link
Copy Markdown
Contributor

@frank-hopkin-accrisoft my answer is the same as last year. I am not a maintainer of this repository, and most of the people you are mentioning are neither.

@frank-hopkin

Copy link
Copy Markdown

@frank-hopkin-accrisoft my answer is the same as last year. I am not a maintainer of this repository, and most of the people you are mentioning are neither.

Thank you for the reply, I admittedly blindly copied someone else's mentions.

@jelmer

jelmer commented Aug 8, 2024

Copy link
Copy Markdown
Collaborator

I recently got access to the repo and have been meaning to look at this, hopefully will actually manage in the next two weeks.

freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Aug 29, 2024
- Add a patch to fix Regular Expression Denial of Service.
  It is an unofficial patch [1], but it has already been applied by
  other projects such as Debian or Fedora [2].

- Bump PORTREVISION

Reference:	DiffSK/configobj#236 [1]
Reference:	https://salsa.debian.org/python-team/packages/configobj/-/blob/master/debian/patches/CVE-2023-26112?ref_type=heads [2]
Reference:	https://bodhi.fedoraproject.org/updates/FEDORA-2023-27b41bb133 [2]

Security:	CVE-2023-26112
nanorkyo pushed a commit to nanorkyo/freebsd-ports that referenced this pull request Aug 31, 2024
- Add a patch to fix Regular Expression Denial of Service.
  It is an unofficial patch [1], but it has already been applied by
  other projects such as Debian or Fedora [2].

- Bump PORTREVISION

Reference:	DiffSK/configobj#236 [1]
Reference:	https://salsa.debian.org/python-team/packages/configobj/-/blob/master/debian/patches/CVE-2023-26112?ref_type=heads [2]
Reference:	https://bodhi.fedoraproject.org/updates/FEDORA-2023-27b41bb133 [2]

Security:	CVE-2023-26112
nanorkyo pushed a commit to nanorkyo/freebsd-ports that referenced this pull request Aug 31, 2024
- Add a patch to fix Regular Expression Denial of Service.
  It is an unofficial patch [1], but it has already been applied by
  other projects such as Debian or Fedora [2].

- Bump PORTREVISION

Reference:	DiffSK/configobj#236 [1]
Reference:	https://salsa.debian.org/python-team/packages/configobj/-/blob/master/debian/patches/CVE-2023-26112?ref_type=heads [2]
Reference:	https://bodhi.fedoraproject.org/updates/FEDORA-2023-27b41bb133 [2]

Security:	CVE-2023-26112
@vpriesgoscol001

Copy link
Copy Markdown

Hi. Any news on this fix? Greatly appreciated!

@jelmer
jelmer merged commit 7c618b0 into DiffSK:5.0.x Sep 17, 2024
camachat pushed a commit to camachat/freebsd-ports that referenced this pull request Jul 22, 2026
- Add a patch to fix Regular Expression Denial of Service.
  It is an unofficial patch [1], but it has already been applied by
  other projects such as Debian or Fedora [2].

- Bump PORTREVISION

Reference:	DiffSK/configobj#236 [1]
Reference:	https://salsa.debian.org/python-team/packages/configobj/-/blob/master/debian/patches/CVE-2023-26112?ref_type=heads [2]
Reference:	https://bodhi.fedoraproject.org/updates/FEDORA-2023-27b41bb133 [2]

Security:	CVE-2023-26112
camachat pushed a commit to camachat/freebsd-ports that referenced this pull request Jul 24, 2026
- Add a patch to fix Regular Expression Denial of Service.
  It is an unofficial patch [1], but it has already been applied by
  other projects such as Debian or Fedora [2].

- Bump PORTREVISION

Reference:	DiffSK/configobj#236 [1]
Reference:	https://salsa.debian.org/python-team/packages/configobj/-/blob/master/debian/patches/CVE-2023-26112?ref_type=heads [2]
Reference:	https://bodhi.fedoraproject.org/updates/FEDORA-2023-27b41bb133 [2]

Security:	CVE-2023-26112
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

Successfully merging this pull request may close these issues.

10 participants