Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
libsvn_ra_svn in Subversion 1.0.4 trusts the length field of (1) svn://, (2) svn+ssh://, and (3) other svn protocol URL strings, which allows remote attackers to cause a denial of service (memory consumption) and possibly execute arbitrary code via an integer overflow that leads to a heap-based buffer overflow.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Subversion SVN协议解析远程整数溢出漏洞
Vulnerability Description
Subversion是一款版本控制系统。 Subversion包含的SVN协议解析器实现存在问题,远程攻击者可以利用这个漏洞对程序进行拒绝服务攻击,或可能以进程权限在系统上执行任意指令。 svn协议发送数据的格式为字符串加字符串长度,解析器没有进行正确检查,就使用发送者提供的字符串长度值并分配相应的内存以存储整个字符串。如果攻击者发送的长度值很大就可能导致拒绝服务,并在一定程度上会触发整数溢出,破坏内存堆结构,精心构建提交数据可能以进程权限在系统上执行任意指令。
CVSS Information
N/A
Vulnerability Type
N/A