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
DataDog::DogStatsd versions through 0.07 for Perl allow metric injections
Vulnerability Description
DataDog::DogStatsd versions through 0.07 for Perl allow metric injections. DataDog::DogStatsd does not properly sanitise input, allowing metric injections of data from untrusted sources. The send_stats method does not remove newlines from metric names ($stat variable), allowing attackers to change the metric name prefix. The send_stats method does not validate the content of the value ($delta variable), allowing attackers to inject metrics, especially from methods that do not restrict the data type for the value, such as set, gauge, count and histogram. The send_stats method does not validate the content of the tags, which may contain newlines, pipes and colons that allow metric injections. Note that the SYNOPSIS shows an example of passing a website form "loginName" parameter as a tag, which is unsafe.
CVSS Information
N/A
Vulnerability Type
对CRLF序列的转义处理不恰当(CRLF注入)
Vulnerability Title
DataDog::DogStatsd 安全漏洞
Vulnerability Description
DataDog::DogStatsd是DataDog公司的一个支持DogStatsD协议的Perl监控客户端库。 DataDog::DogStatsd 0.07及之前版本存在安全漏洞,该漏洞源于未正确清理输入,send_stats方法未从指标名称中删除换行符,未验证值的内容,未验证标签的内容,可能导致指标注入。
CVSS Information
N/A
Vulnerability Type
N/A