webserver.c in mt-dappd in Firefly Media Server 0.2.4 and earlier allows remote attackers to cause a denial of service (NULL dereference and daemon crash) via a stats method action to /xml-rpc with (1) an empty Authorization header line, which triggers a crash in the ws_decodepassword function; or (2) a header line without a ':' character, which triggers a crash in the ws_getheaders function.
References
Configurations
History
No history.
Information
Published : 2007-11-05 19:46
Updated : 2025-04-09 00:30
NVD link : CVE-2007-5824
Mitre link : CVE-2007-5824
CVE.ORG link : CVE-2007-5824
JSON object : View
Products Affected
firefly
- media_server
CWE
CWE-20
Improper Input Validation