Bug 58271 (CVE-2004-0721) - VUL-0: CVE-2004-0721: Konqueror Frame Injection Vulnerability
Summary: VUL-0: CVE-2004-0721: Konqueror Frame Injection Vulnerability
Status: RESOLVED FIXED
Alias: CVE-2004-0721
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: All Linux
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: E-mail List
URL:
Whiteboard: CVE-2004-0721: CVSS v2 Base Score: 7....
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-23 22:25 UTC by Waldo Bastian
Modified: 2021-10-02 09:47 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
patch for kdelibs (15.28 KB, patch)
2004-08-03 23:07 UTC, Waldo Bastian
Details | Diff
patch for kdebase (6.57 KB, patch)
2004-08-03 23:07 UTC, Waldo Bastian
Details | Diff
patchinfo.kdelibs3-4vulns (751 bytes, text/plain)
2004-08-05 17:15 UTC, Thomas Biege
Details
patchinfo-box.kdelibs3-4vulns (997 bytes, text/plain)
2004-08-05 17:16 UTC, Thomas Biege
Details
patchinfo.kdebas3-2vulns (588 bytes, text/plain)
2004-08-05 17:16 UTC, Thomas Biege
Details
patchinfo-box.kdebas3-2vulns (673 bytes, text/plain)
2004-08-05 17:16 UTC, Thomas Biege
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Waldo Bastian 2004-07-23 22:25:58 UTC
Konqueror allows a webpage to load a frame in the frameset of another entirely 
unrelated webpage. 
 
See http://bugs.kde.org/show_bug.cgi?id=84352
Comment 1 Waldo Bastian 2004-07-23 22:25:58 UTC
<!-- SBZ_reproduce  -->
http://secunia.com/multiple_browsers_frame_injection_vulnerability_test/ 
contains a testcase.
Comment 2 Waldo Bastian 2004-08-03 23:07:13 UTC
Created attachment 22532 [details]
patch for kdelibs
Comment 3 Waldo Bastian 2004-08-03 23:07:43 UTC
Created attachment 22533 [details]
patch for kdebase
Comment 4 Thomas Biege 2004-08-05 15:15:41 UTC
CRD: 11. Aug. 
 
Waldo, which time do you think 1400 UTC? 
 
Patchinfo files follow asap. 
Comment 5 Waldo Bastian 2004-08-05 16:11:14 UTC
1400 UTC, yes 
Comment 6 Thomas Biege 2004-08-05 17:15:43 UTC
Created attachment 22560 [details]
patchinfo.kdelibs3-4vulns
Comment 7 Thomas Biege 2004-08-05 17:16:00 UTC
Created attachment 22561 [details]
patchinfo-box.kdelibs3-4vulns
Comment 8 Thomas Biege 2004-08-05 17:16:17 UTC
Created attachment 22562 [details]
patchinfo.kdebas3-2vulns
Comment 9 Thomas Biege 2004-08-05 17:16:31 UTC
Created attachment 22563 [details]
patchinfo-box.kdebas3-2vulns
Comment 10 Adrian Schröter 2004-08-05 17:18:26 UTC
we will need a patchinfo which has kdelibs and kdebase inside, since the 
kdebase update relies on the new kdelibs API. 
 
packages will be ready for checkin within the next two hours. 
Comment 11 Thomas Biege 2004-08-05 17:34:41 UTC
Adrian, do you like to modify the files accordingly please? 
You know best about the dependencies. 
Comment 12 Adrian Schröter 2004-08-05 17:38:46 UTC
will do 
Comment 13 Thomas Biege 2004-08-05 17:56:36 UTC
Please remove the line about cookie sppofing from both kdelibs files. 
This issue will be made public later. 
Comment 14 Waldo Bastian 2004-08-05 18:15:55 UTC
This issue is CAN-2004-0721 
Comment 15 Thomas Biege 2004-08-05 18:28:10 UTC
Adrian, can you add this CAN number in the patchinfo files before you submit 
them please? 
In the BUGZILLA line the ID for the cookie stuff has to be removed too (Bug#  
43269) 
 
 
Comment 16 Adrian Schröter 2004-08-06 21:20:34 UTC
all done, packages are checked in, patchinfos are prepared. 
 
please drop the old kdelibs/kdebase patchinfos. 
 
reassign to thomas for tracking. 
Comment 17 Waldo Bastian 2004-08-09 20:48:41 UTC
As mailed to kde-packager@kde.org yesterday. 
Please note that a regression in the kdelibs patches has been discovered, they 
should be adjusted as follows: 
 
-  KHTMLPart *callingHtmlPart = const_cast<KHTMLPart *>(dynamic_cast<const 
KHTMLPart *>(sender())); 
+  KHTMLPart *callingHtmlPart = const_cast<KHTMLPart *>(dynamic_cast<const 
KHTMLPart *>(sender()->parent())); 
 
Updated patches mailed to Adrian 
 
Comment 18 Adrian Schröter 2004-08-09 21:17:03 UTC
packages update, still in test build. 
Comment 19 Adrian Schröter 2004-08-09 22:29:09 UTC
updated packages checked in. 
new patchinfos also. 
Comment 20 Thomas Biege 2004-08-10 16:25:22 UTC
I hope Harald doesn't get confused by all the drop-and-resubmit cycles...  
Comment 21 Adrian Schröter 2004-08-10 16:29:13 UTC
we are talking with each other ;) 
Comment 22 Thomas Biege 2004-08-12 18:41:00 UTC
The sles8 packages seem no to fix the problem (qa-testing). 
Comment 23 Adrian Schröter 2004-08-12 19:32:49 UTC
they work on my sles8-i386 installation. However, I have seen that it didn't 
on chullers installation despite the fact that right packages were installed. 
 
no idea yet. 
Comment 24 Adrian Schröter 2004-08-12 19:43:32 UTC
the problem is that we had also a "kdebase3-konqueror" package in old times 
which is missing in the patchinfo files. 
 
so we need new patchinfo files, working on it. 
Comment 25 Adrian Schröter 2004-08-12 19:50:18 UTC
okay, we have three new patchinfo files for the SLES products and two new for 
the Box. 
 
please remove the old ones, shall I come and help to find them ? ;) 
Comment 26 Adrian Schröter 2004-08-12 20:00:47 UTC
old patchinfos are dropped, new ones (3 sles and two Box) are checked in. 
Comment 27 Adrian Schröter 2004-08-12 20:03:49 UTC
PANIK !!! 
 
we can not yet release the 9.1 box ones, because we have still the binary 
incompatible libjasper in the build system and we do not have fixed them yet. 
 
(my first attempt was broken, I need to fix this in the right way) 
 
This is NOT a blocker for SLES 9, but for the 9.1-i386 and 9.1-x86_64. 
Comment 28 Adrian Schröter 2004-08-12 20:05:08 UTC
wrong again, this affects only the supplementary updates (and possible 
ImageMagick updates). 
 
so, ignore me and keep up your work ;) 
Comment 29 Waldo Bastian 2004-08-16 18:48:19 UTC
Reassigning back to kde-maintainers 
Comment 30 Marcus Meissner 2004-08-16 19:29:39 UTC
released updates. 
Comment 31 Thomas Biege 2009-10-13 20:30:30 UTC
CVE-2004-0721: CVSS v2 Base Score: 7.5 (AV:N/AC:L/Au:N/C:P/I:P/A:P)