Related Weaknesses
CWE-ID |
Weakness Name |
Source |
CWE-119 |
Improper Restriction of Operations within the Bounds of a Memory Buffer The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |
|
Metrics
Metrics |
Score |
Severity |
CVSS Vector |
Source |
V2 |
7.5 |
|
AV:N/AC:L/Au:N/C:P/I:P/A:P |
[email protected] |
EPSS
EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.
EPSS Score
The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.
EPSS Percentile
The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.
Exploit information
Exploit Database EDB-ID : 1831
Publication date : 2006-05-25 22h00 +00:00
Author : nitr0us
EDB Verified : Yes
# tiffsplit (libtiff <= 3.8.2) local stack buffer overflow PoC
tiffsplit from libtiff (http://www.remotesensing.org/libtiff/)
is vulnerable to a bss-based and stack-based overflow, but, I just
wrote the concept c0de for stack-based b0f 'cause I don't know how
to take advantage of the overwritten bss data (after the overflow,
that data is overwritten again correctly by a program' function).
.bss section is in higher addresses than .dtors section, so, we
can't hijack .dtors to....
PoC: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/1831.tar.gz (05262006-tiffspl33t.tar.gz)
nitr0us <nitrousenador[at]gmail[dot]com>
# milw0rm.com [2006-05-26]
Products Mentioned
Configuraton 0
Libtiff>>Libtiff >> Version To (including) 3.8.2
Libtiff>>Libtiff >> Version 3.4
Libtiff>>Libtiff >> Version 3.5.1
Libtiff>>Libtiff >> Version 3.5.2
Libtiff>>Libtiff >> Version 3.5.3
Libtiff>>Libtiff >> Version 3.5.4
Libtiff>>Libtiff >> Version 3.5.5
Libtiff>>Libtiff >> Version 3.5.6
Libtiff>>Libtiff >> Version 3.5.7
Libtiff>>Libtiff >> Version 3.6.0
Libtiff>>Libtiff >> Version 3.6.1
Libtiff>>Libtiff >> Version 3.7.0
Libtiff>>Libtiff >> Version 3.7.1
Libtiff>>Libtiff >> Version 3.8.0
Libtiff>>Libtiff >> Version 3.8.1
References