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
Domoticz MochadTCP Stack Buffer Overflow via MOCHAD_RFSEC strcpy()
Vulnerability Description
Domoticz's MochadTCP::MatchLine handler for MOCHAD_RFSEC messages (hardware/MochadTCP.cpp) copies network-received data from the up-to-1028-byte m_mochadbuffer into a fixed 50-byte stack buffer tempRFSECbuf using strcpy with no length check, across three separate code branches (DS10A/KR10A/MS10A device types).
CVSS Information
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
栈缓冲区溢出
Vulnerability Title
Domoticz 缓冲区错误漏洞
Vulnerability Description
Domoticz是Domoticz团队开源的一款智能家居自动化系统。 Domoticz存在缓冲区错误漏洞,该漏洞源于hardware/MochadTCP.cpp中MochadTCP::MatchLine()处理MOCHAD_RFSEC消息时,使用strcpy()将最多1028字节的网络接收数据复制到固定50字节的栈缓冲区tempRFSECbuf,且无长度检查,导致栈缓冲区溢出,攻击者可利用该漏洞破坏Domoticz工作线程的栈。
CVSS Information
N/A
Vulnerability Type
N/A