mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 23:16:42 +02:00
18 lines
766 B
Markdown
18 lines
766 B
Markdown
### [CVE-2007-2448](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2448)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Subversion 1.4.3 and earlier does not properly implement the "partial access" privilege for users who have access to changed paths but not copied paths, which allows remote authenticated users to obtain sensitive information (revision properties) via svn (1) propget, (2) proplist, or (3) propedit.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1053-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|