Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 159428 Details for
Bug 248537
CVE-2007-3820 Spoofing of URI possible in Konqueror's address bar
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Upstream patch for CVE-2007-3820 Konqueror URI spoofing
konqueror-CVE-2007-3820.patch (text/plain), 765 bytes, created by
Lubomir Kundrak
on 2007-07-17 13:15:42 UTC
(
hide
)
Description:
Upstream patch for CVE-2007-3820 Konqueror URI spoofing
Filename:
MIME Type:
Creator:
Lubomir Kundrak
Created:
2007-07-17 13:15:42 UTC
Size:
765 bytes
patch
obsolete
>Hi! > >> With a specially crafted web page, an attacker can redirect >> a www browser to the page, which URL (in the url bar) resembles >> an arbitrary domain choosen by the attacker. > >Attached is a patch that just got applied in KDE's repository to fix the >problem in Konqueror. > >Thanks for the report, > >Harri. > >Index: konqueror/konq_combo.cc >=================================================================== >--- konqueror/konq_combo.cc (revision 643782) >+++ konqueror/konq_combo.cc (working copy) >@@ -158,6 +158,7 @@ > kapp->dcopClient()->send( "konqueror*", "KonquerorIface", > "addToCombo(QString,QCString)", data); > } >+ lineEdit()->setCursorPosition( 0 ); > } > > void KonqCombo::setTemporary( const QString& text )
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 248537
: 159428