7.5
CVE-2007-3962
- EPSS 5.17%
- Veröffentlicht 25.07.2007 17:30:00
- Zuletzt bearbeitet 16.06.2026 22:43:08
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple stack-based buffer overflows in fsplib.c in fsplib before 0.9 might allow remote attackers to execute arbitrary code via (1) a long filename that is not properly handled by the fsp_readdir_native function when MAXNAMLEN is greater than 255, or (2) a long d_name directory (dirent) field in the fsp_readdir function.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 5.17% | 0.914 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
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.
http://fsp.cvs.sourceforge.net/fsp/fsplib/ChangeLog?revision=1.17&view=markup
http://bugs.gentoo.org/show_bug.cgi?id=188252
http://secunia.com/advisories/26184
http://secunia.com/advisories/26378
http://secunia.com/advisories/27501
http://security.gentoo.org/glsa/glsa-200711-01.xml
http://www.mandriva.com/security/advisories?name=MDVSA-2008:018
http://fsp.cvs.sourceforge.net/fsp/fsplib/fsplib.c?r1=1.17&r2=1.18
http://fsp.cvs.sourceforge.net/fsp/fsplib/fsplib.c?r1=1.21&r2=1.22
http://osvdb.org/38569
http://osvdb.org/38570
http://www.securityfocus.com/bid/25034