|
Bugzilla – Full Text Bug Listing |
| Summary: | python-python-rpm-spec: DoS on carefully crafted RPM spec files | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Martin Schreiner <martin.schreiner> |
| Component: | Python | Assignee: | Security Team bot <security-team> |
| Status: | IN_PROGRESS --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | david.anes, martin.schreiner, mcepl, mmachova |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | patch file fixing the issue | ||
|
Description
Martin Schreiner
2023-09-13 06:36:08 UTC
Fixed in Factory with https://build.opensuse.org/request/show/1111023 (thanks!). Does this affect also the version in Leap? (In reply to Markéta Machová from comment #1) > Does this affect also the version in Leap? It doesn’t seem to be outside of Factory at all: $ isc se -V python-python-rpm-spec No matches found for 'python-python-rpm-spec' in projects #################################################################### matches for 'python-python-rpm-spec' in packages: # Project # Package # Ver Rev Srcmd5 SUSE:Factory:Head python-python-rpm-spec 0.14.1 6 f7b82e06eaa8d47edc8030a73e627249 $ Actually, it is in Leap only: openSUSE:Leap:15.1 python-python-rpm-spec 0.8 2 22c0bbbe9f2eb03417e3914737544183 openSUSE:Leap:15.2 python-python-rpm-spec 0.8 3 22c0bbbe9f2eb03417e3914737544183 So, somebody who cares about Leap should probably update that package to something more reasonable. |