Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 803260 Details for
Bug 868495
<x11-terms/zutty-0.13: arbitrary code execution via DECRQSS (like CVE-2008-2383)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for zutty-0.12
DECRQSS-vuln.patch (text/plain), 291 bytes, created by
Carter Sande
on 2022-09-05 05:43:33 UTC
(
hide
)
Description:
Patch for zutty-0.12
Filename:
MIME Type:
Creator:
Carter Sande
Created:
2022-09-05 05:43:33 UTC
Size:
291 bytes
patch
obsolete
>--- a/src/vterm.icc >+++ b/src/vterm.icc >@@ -1779,9 +1779,7 @@ namespace zutty > } > else > { >- std::ostringstream oss; >- oss << "\eP0$r" << arg.substr (2) << "\e\\"; >- writePty (oss.str ().c_str ()); >+ writePty ("\eP0$r\e\\"); > } > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 868495
:
803227
| 803260