Lucene search
+L

520 matches found

securityvulns
securityvulns
added 2007/11/06 12:0 a.m.33 views

[UPH-07-02] Firefly Media Server DoS

UPH-07-02 UnprotectedHex.com security advisory 07-02 Discovered by nnp Discovered : 1 August 2007 Reported to the vendor : 13 October 2007 Fixed by vendor : 21 October 2007 Vulnerability class : Remote DoS Affected product : mt-dappd/Firefly Media Server Version : = 0.2.4 Product details:...

2.1AI score
SaveExploits0
securityvulns
securityvulns
added 2007/11/06 12:0 a.m.32 views

[UPH-07-01] Firefly Media Server DoS

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 UPH-07-01 UnprotectedHex.com security advisory 07-01 Discovered by nnp Discovered : 1 August 2007 Reported to the vendor : 13 October 2007 Fixed by vendor : 21 October 2007 Vulnerability class : Remote DoS Affected product : mt-dappd/Firefly Media...

1.4AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2007/11/05 7:46 p.m.24 views

CVE-2007-5825

Format string vulnerability in the wsaddarg function in webserver.c in mt-dappd in Firefly Media Server 0.2.4 and earlier allows remote attackers to execute arbitrary code via a stats method action to /xml-rpc with format string specifiers in the 1 username or 2 password portion of base64-encoded...

7.5CVSS6.3AI score0.03723EPSS
SaveExploits0References1
Prion
Prion
added 2007/11/05 7:46 p.m.24 views

Format string

Format string vulnerability in the wsaddarg function in webserver.c in mt-dappd in Firefly Media Server 0.2.4 and earlier allows remote attackers to execute arbitrary code via a stats method action to /xml-rpc with format string specifiers in the 1 username or 2 password portion of base64-encoded...

7.5CVSS7.8AI score0.03723EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2007/11/05 7:46 p.m.24 views

CVE-2007-5825

Format string vulnerability in the wsaddarg function in webserver.c in mt-dappd in Firefly Media Server 0.2.4 and earlier allows remote attackers to execute arbitrary code via a stats method action to /xml-rpc with format string specifiers in the 1 username or 2 password portion of base64-encoded...

7.5CVSS7.6AI score0.03723EPSS
SaveExploits0References10
CVE
CVE
added 2007/11/05 7:0 p.m.66 views

CVE-2007-5824

CVE-2007-5824, CVE-2007-5825 and CVE-2008-1771 affect mt-daapd (Firefly Media Server) and its web/XML-RPC handling. The issues include: (1) insufficient validation and bounds checking of the Authorization HTTP header leading to a heap buffer overflow; (2) format string vulnerabilities in debug lo...

7.1CVSS6.2AI score0.05592EPSS
SaveExploits1References13Affected Software1
CVE
CVE
added 2007/11/05 7:0 p.m.63 views

CVE-2007-5825

CVE-2007-5825 is a format-string vulnerability in the mt-daapd Firefly Media Server (ws_addarg in webserver.c) that can be triggered via the Authorization: Basic header (base64 username/password) in XML-RPC requests, allowing remote code execution. The issue affects Firefly MT‑DAAPD up to version...

7.5CVSS7.4AI score0.03723EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2007/11/05 7:0 p.m.41 views

CVE-2007-5825

Format string vulnerability in the wsaddarg function in webserver.c in mt-dappd in Firefly Media Server 0.2.4 and earlier allows remote attackers to execute arbitrary code via a stats method action to /xml-rpc with format string specifiers in the 1 username or 2 password portion of base64-encoded...

7.4AI score0.03723EPSS
SaveExploits0References10
FreeBSD
FreeBSD
added 2007/11/05 12:0 a.m.30 views

mt-daapd -- denial of service vulnerability

US-CERT reports: 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 wsdecodepassword...

7.1CVSS6.3AI score0.05592EPSS
SaveExploits1
seebug.org
seebug.org
added 2007/11/03 12:0 a.m.32 views

Firefly Media Server <= 0.2.4 Remote Denial of Service Exploit

No description provided by source. !C:\python25\python25.exe """ Advisory : UPH-07-02 mt-dappd/Firefly media server remote DoS Discovered by nnp http://www.unprotectedhex.com """ import sys import socket import time if lensys.argv != 3: sys.exit-1...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/11/03 12:0 a.m.66 views

Firefly Media Server webserver.c ws_addarg Function /xml-rpc Authorization Header Remote Format String

The remote host is running Firefly Media Server, also known as mt-daapd, a media streaming server. The version of Firefly Media Server installed on the remote host apparently fails to sanitize user-supplied input before using it as the format string in a call to 'vsnprintf'' in 'src/webserver.c'...

7.5CVSS6.2AI score0.03723EPSS
SaveExploits0References3
Packet Storm
Packet Storm
added 2007/11/02 12:0 a.m.27 views

uph0703.py.txt

!C:\python25\python25.exe """ Advisory : UPH-07-03 mt-dappd/Firefly media server remote format string vulnerability Discovered by nnp http://www.unprotectedhex.com """ import sys import socket import base64 if lensys.argv != 3: sys.exit-1 fmtstr = base64.b64encode"%n"16 + ":" + "password" killmsg...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2007/11/02 12:0 a.m.8 views

Firefly Media Server 0.2.4 - Remote Denial of Service

Firefly Media Server 0.2.4 - Remote Denial of Service !C:\python25\python25.exe """ Advisory : UPH-07-02 mt-dappd/Firefly media server remote DoS Discovered by nnp http://www.unprotectedhex.com """ import sys import socket import time if lensys.argv != 3: sys.exit-1 killmsg = """GET...

0.5AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/11/02 12:0 a.m.23 views

uph0702.py.txt

!C:\python25\python25.exe """ Advisory : UPH-07-02 mt-dappd/Firefly media server remote DoS Discovered by nnp http://www.unprotectedhex.com """ import sys import socket import time if lensys.argv != 3: sys.exit-1 killmsg = """GET /xml-rpc?method=stats HTTP/1.1\r\n Authorization:\r\n\r\n""" host =...

7.4AI score
SaveExploits0
zdt
zdt
added 2007/11/02 12:0 a.m.34 views

Firefly Media Server <= 0.2.4 Remote Denial of Service Exploit

Exploit for linux platform in category dos / poc ============================================================== Firefly Media Server = 0.2.4 Remote Denial of Service Exploit ============================================================== !C:\python25\python25.exe """ Advisory : UPH-07-02...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/11/02 12:0 a.m.24 views

uph0701.py.txt

!C:\python25\python25.exe """ Advisory : UPH-07-01 mt-dappd/Firefly media server remote DoS Discovered by nnp http://www.unprotectedhex.com """ import sys import socket import time if lensys.argv != 3: sys.exit-1 killmsg = """GET /xml-rpc?method=stats HTTP/1.1\r\n INVALIDLINE\r\n\r\n""" host =...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/11/02 12:0 a.m.25 views

Firefly Media Server 0.2.4 - Remote Denial of Service

!C:\python25\python25.exe """ Advisory : UPH-07-02 mt-dappd/Firefly media server remote DoS Discovered by nnp http://www.unprotectedhex.com """ import sys import socket import time if lensys.argv != 3: sys.exit-1 killmsg = """GET /xml-rpc?method=stats HTTP/1.1\r\n Authorization:\r\n\r\n""" host =...

7.1CVSS5.8AI score0.05592EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2007/05/03 12:0 a.m.52 views

ff-rfi.txt

firefly 1.1.01 = Remote File Include Vulnerablitiy D.Script: http://fresh.t-systems-sfr.com/unix/src/privat2/firefly-1.1.01.tar.gz Discovered by: Alkomandoz Hacker Homepage: asb-may.net & mohandko.com & sniper-sa.com & Tryag.com ====================================...

7.4AI score
SaveExploits0
Prion
Prion
added 2007/05/02 6:19 p.m.16 views

Remote file inclusion

PHP remote file inclusion vulnerability in modules/admin/include/config.php in FireFly 1.1.01 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the DOCUMENTROOT parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third...

7.5CVSS7.8AI score0.01797EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2007/05/02 6:19 p.m.17 views

CVE-2007-2460

PHP remote file inclusion vulnerability in modules/admin/include/config.php in FireFly 1.1.01 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the DOCUMENTROOT parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third...

7.5CVSS7.3AI score0.01797EPSS
SaveExploits0References2
Rows per page
Query Builder