Bug 368591 (CVE-2007-5935)
Summary: | CVE-2007-5935 dvips -z buffer overflow with long href | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Red Hat Product Security <security-response-team> | ||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
Status: | CLOSED ERRATA | QA Contact: | |||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | unspecified | CC: | jlieskov, jnovy | ||||
Target Milestone: | --- | Keywords: | Reopened, Security | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
URL: | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447081 | ||||||
Whiteboard: | |||||||
Fixed In Version: | 3.0-40.3.fc7 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-05-07 08:12:39 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 379831, 379841, 379851, 379861, 577309, 577322, 577323 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Lubomir Kundrak
2007-11-06 17:45:26 UTC
Created attachment 249461 [details]
Fix for dvips -z long href title stack overflow from Debian
The CVE identifier for this issue was requested. Pinged Mitre about the need for CVE. Fixed in rawhide. F8, F7, FC-6 pending. tetex-3.0-44.2.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update tetex' tetex-3.0-40.3.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update tetex' tetex-3.0-40.3.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report. tetex-3.0-44.3.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. The Red Hat Security Response Team has rated this issue as having low security impact, a future update may address this flaw. Reporter changed to security-response-team by request of Jay Turner. Public reproducer from Debian bug tracking system: [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447081 \documentclass{article} \usepackage[hypertex]{hyperref} \begin{document} \href{/XXXX/XXXXXXX/XXX/XXXXX/XXXXXXXXXXXXXXX/XXXXXXX/XXXXXXXXXXXXXXXXX/XXXXXXXXXX XXXXXXXXXXXXXXXXXXX/XXXXXXXXXX XXXXX XXXXXXXXXXXXX - XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX}{solot} \end{document} This issue has been addressed in following products: Red Hat Enterprise Linux 4 Via RHSA-2010:0399 https://rhn.redhat.com/errata/RHSA-2010-0399.html This issue has been addressed in following products: Red Hat Enterprise Linux 3 Via RHSA-2010:0401 https://rhn.redhat.com/errata/RHSA-2010-0401.html |