cve/2004/CVE-2004-0397.md

19 lines
742 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2004-0397](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0397)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Stack-based buffer overflow during the apr_time_t data conversion in Subversion 1.0.2 and earlier allows remote attackers to execute arbitrary code via a (1) DAV2 REPORT query or (2) get-dated-rev svn-protocol command.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=108498676517697&w=2
- http://security.e-matters.de/advisories/082004.html
#### Github
No PoCs found on GitHub currently.