mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
18 lines
855 B
Markdown
18 lines
855 B
Markdown
### [CVE-2008-0646](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0646)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The bdecode_recursive function in include/libtorrent/bencode.hpp in Rasterbar Software libtorrent before 0.12.1, as used in Deluge before 0.5.8.3 and other products, allows context-dependent attackers to cause a denial of service (stack exhaustion and crash) via a crafted bencoded message.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://libtorrent.svn.sourceforge.net/viewvc/libtorrent/branches/RC_0_12/include/libtorrent/bencode.hpp?view=log&pathrev=1968#rev1968
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|