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
loggingredactor converts non-string types to string types in logs
Vulnerability Description
Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys. Prior to version 0.0.6, non-string types are converted into string types, leading to type errors in %d conversions. The problem has been patched in version 0.0.6. No known workarounds are available.
CVSS Information
N/A
Vulnerability Type
不正确的类型转换
Vulnerability Title
Logging Redactor 安全漏洞
Vulnerability Description
Logging Redactor是Arman Jasuja个人开发者的一个Python库,用于编辑日志中的敏感数据。 Logging Redactor 0.0.6之前版本存在安全漏洞,该漏洞源于非字符串类型转换为字符串类型,可能导致类型错误。
CVSS Information
N/A
Vulnerability Type
N/A