mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
720 B
Markdown
18 lines
720 B
Markdown
### [CVE-2006-6865](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6865)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in SAFileUpSamples/util/viewsrc.asp in SoftArtisans FileUp (SAFileUp) 5.0.14 allows remote attackers to read arbitrary files via a %c0%ae. (Unicode dot dot) in the path parameter, which bypasses the checks for ".." sequences.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3046
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|