Lucene search
K

20 matches found

CNNVD
CNNVD
added 2024/05/17 12:0 a.m.3 views

Solarized FireDown Browser & Downloader 安全漏洞

Solarized FireDown Browser & Downloader is a powerful browser for Android devices from Solarized. A security vulnerability exists in Solarized FireDown Browser & Downloader version 1.0.76, which originates from a vulnerability that could allow a remote attacker to execute arbitrary JavaScript cod...

6.3CVSS7.2AI score0.01949EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/05/17 12:0 a.m.5 views

PT-2024-24328 · Unknown · Com.Solarized.Firedown

Name of the Vulnerable Software and Affected Versions: com.solarized.firedown aka Solarized FireDown Browser & Downloader version 1.0.76 Description: The issue allows a remote attacker to execute arbitrary JavaScript code via a crafted intent. This is possible because...

6.3CVSS7.6AI score0.01949EPSS
Exploits0References3
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.14 views

yPlay 1.0.76 (.mp3) Local Crash PoC

No description provided by source. !/usr/bin/perl Usage--file created--load file--b00m.mp3 BOOM print \n; print ! yPlay 1.0.76 .mp3 Local Crash PoC\n; print \n; print ! Author: cr4wl3r\n; print ! Mail: cr4wl3r!linuxmail.org\n; print \n; my $boom = A x 1337; my $filename = b00m.mp3; open...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.14 views

MDPro 1.0.76 Index.PHP SQL Injection Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/22293/info MDPro is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query. A successful exploit could allow an attacker to compromis...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.8 views

MD-Pro 1.0.76 Index.PHP Firefox ID SQL Injection Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/25864/info MD-Pro is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query. A successful exploit could allow an attacker to compromi...

7.1AI score
Exploits0
0day.today
0day.today
added 2010/01/22 12:0 a.m.25 views

yPlay 1.0.76 (.mp3) Local Crash PoC

Exploit for unknown platform in category dos / poc =================================== yPlay 1.0.76 .mp3 Local Crash PoC =================================== !/usr/bin/perl Usage--file created--load file--b00m.mp3 BOOM print "\n"; print "! yPlay 1.0.76 .mp3 Local Crash PoC\n"; print "\n"; print "!...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2010/01/22 12:0 a.m.28 views

yPlay 1.0.76 - '.mp3' Local Crash (PoC)

!/usr/bin/perl Usage--file created--load file--b00m.mp3 BOOM print "\n"; print "! yPlay 1.0.76 .mp3 Local Crash PoC\n"; print "\n"; print "! Author: cr4wl3r\n"; print "! Mail: cr4wl3r!linuxmail.org\n"; print "\n"; my $boom = "A" x 1337; my $filename = "b00m.mp3"; open FILE,"$filename"; print FILE...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2010/01/22 12:0 a.m.13 views

yPlay 1.0.76 Proof Of Concept

!/usr/bin/perl Usage--file created--load file--b00m.mp3 BOOM print "\n"; print "! yPlay 1.0.76 .mp3 Local Crash PoC\n"; print "\n"; print "! Author: cr4wl3r\n"; print "! Mail: cr4wl3r!linuxmail.org\n"; print "\n"; my $boom = "A" x 1337; my $filename = "b00m.mp3"; open FILE,"$filename"; print FILE...

0.1AI score
Exploits0
CVE
CVE
added 2007/10/05 12:0 a.m.38 views

CVE-2007-5222

CVE-2007-5222 is a SQL injection vulnerability in MAXdev MDPro (MD-Pro) 1.0.76 via a Referer header containing the substring "Firefox ID=", enabling remote attackers to inject arbitrary SQL. The affected component is index.php; root cause is crafted input in Referer header. Impact is partial disc...

7.5CVSS8.3AI score0.01814EPSS
Exploits1References7Affected Software1
Positive Technologies
Positive Technologies
added 2007/10/05 12:0 a.m.2 views

PT-2007-6305 · Maxdev · Maxdev Md-Pro

Name of the Vulnerable Software and Affected Versions: MAXdev MDPro MD-Pro version 1.0.76 Description: The issue allows remote attackers to execute arbitrary SQL commands. This is achieved by including a specific substring in the Referer HTTP header. The Firefox ID= substring is used to inject SQ...

7.5CVSS7.5AI score0.01814EPSS
Exploits1References10
Packet Storm
Packet Storm
added 2007/09/30 12:0 a.m.17 views

mdpro1076-sql.txt

!/usr/bin/perl use strict; use IO::Socket; my $app = "MDPro 1.0.76"; my $type = "SQL Injection"; my $author = "undefined1"; my $settings = "magicquotesruntime = off, mysql = 4.1.0"; $| = 1; print ":: $app $type - by $author ::\n\n\n"; my $url = shift || usage; if$url = m/^?:http://./ $url = $1;...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2007/09/29 12:0 a.m.10 views

MD-Pro 1.0.76 - SQL Injection

MD-Pro 1.0.76 - SQL Injection !/usr/bin/perl use strict; use IO::Socket; my $app = "MDPro 1.0.76"; my $type = "SQL Injection"; my $author = "undefined1"; my $settings = "magicquotesruntime = off, mysql = 4.1.0"; $| = 1; print ":: $app $type - by $author ::\n\n\n"; my $url = shift || usage; if$url...

Exploits0
0day.today
0day.today
added 2007/09/29 12:0 a.m.11 views

MDPro 1.0.76 Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ========================================= MDPro 1.0.76 Remote SQL Injection Exploit ========================================= !/usr/bin/perl use strict; use IO::Socket; my $app = "MDPro 1.0.76"; my $type = "SQL Injection"; my $author =...

7.1AI score
Exploits0
Prion
Prion
added 2007/01/31 6:28 p.m.9 views

Design/Logic Flaw

user.php in MAXdev MDPro 1.0.76 allows remote attackers to obtain the full path via a ' quote character, and possibly other invalid values, in the uname parameter in a userinfo operation...

5CVSS7.1AI score0.00404EPSS
Exploits0References4Affected Software1
Packet Storm
Packet Storm
added 2007/01/30 12:0 a.m.23 views

mdpro-sql.txt

From: [email protected] To: [email protected] Subject: MDPro 1.0.76 - Multiple Remote Vulnerabilities SQL Injection: index.php?module=News&startrow='sql injection Show path to script: user.php?op=userinfo&uname='...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2007/01/27 12:0 a.m.10 views

MDPro 1.0.76 - index.php SQL Injection

MDPro 1.0.76 - index.php SQL Injection source: https://www.securityfocus.com/bid/22293/info MDPro is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query. A successful exploit could allow an attacker to...

0.4AI score
Exploits0
0day.today
0day.today
added 2006/11/04 12:0 a.m.66 views

MDPro <= 1.0.76 (Cookie: PNSVlang) Local File Include Exploit

Exploit for unknown platform in category web applications ============================================================= MDPro = 1.0.76 Cookie: PNSVlang Local File Include Exploit ============================================================= ? print ' ::::::::: :::::::::: ::: ::: ::::::::::: ::: :...

7.1AI score
Exploits0
CVE
CVE
added 2006/10/27 4:0 p.m.55 views

CVE-2006-5564

CVE-2006-5564 is an XSS vulnerability in MAXdev MD-Pro 1.0.76, exploitable via the op parameter in user.php. The issue allows remote attackers to inject arbitrary web script/HTML. The NVD record lists a base score of 4.3 (Medium) with Network attack vector, no confidentiality impact, partial inte...

4.3CVSS5.8AI score0.00274EPSS
Exploits1References3Affected Software1
Exploit DB
Exploit DB
added 2006/10/26 12:0 a.m.26 views

MAXdev MD-Pro 1.0.76 - &#039;user.php&#039; Cross-Site Scripting

MAXdev MD-Pro is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacke...

7.4AI score
Exploits0
securityvulns
securityvulns
added 2006/04/11 12:0 a.m.27 views

[SA19563] MAXdev MD-Pro ADOdb &quot;server.php&quot; Insecure Test Script Security Issue

TITLE: MAXdev MD-Pro ADOdb "server.php" Insecure Test Script Security Issue SECUNIA ADVISORY ID: SA19563 VERIFY ADVISORY: http://secunia.com/advisories/19563/ CRITICAL: Moderately critical IMPACT: Security Bypass, System access WHERE: From remote SOFTWARE: MAXdev MD-Pro 1.x...

0.6AI score
Exploits0
Rows per page
Query Builder