Lucene search
K

90 matches found

securityvulns
securityvulns
added 2009/05/25 12:0 a.m.40 views

Multiple vulnerabilities in myPHPNuke

Здравствуйте 3APA3A! Сообщаю вам о найденных мною Security Bypass, SQL Injection и Cross-Site Scripting уязвимостях в системе myPHPNuke. Security Bypass: Для атаки на myPHPNuke 1.8.88rc2 нужно использовать POST запрос, который обойдёт защитные фильтры. Это позволит использовать для атаки...

0.2AI score
Exploits0
securityvulns
securityvulns
added 2008/09/20 12:0 a.m.35 views

SQL Injection vulnerability in myPHPNuke

Здравствуйте 3APA3A! Сообщаю вам о найденной мною новой SQL Injection уязвимости в системе myPHPNuke. SQL Injection: http://site/download.php?op=viewdownload&cid=-120union20select20concataid,char45,pwd20from20mpnauthors20limit200,1 Уязвимы версии до myPHPNuke 1.8.88rc2 а в последней версии систем...

0.3AI score
Exploits0
NVD
NVD
added 2008/09/15 5:12 p.m.14 views

CVE-2008-4088

SQL injection vulnerability in print.php in myPHPNuke MPN before 1.8.88rc2 allows remote attackers to execute arbitrary SQL commands via the sid parameter...

7.5CVSS8.4AI score0.0119EPSS
Exploits0References6
NVD
NVD
added 2008/09/15 5:12 p.m.13 views

CVE-2008-4089

Cross-site scripting XSS vulnerability in print.php in myPHPNuke MPN before 1.8.88rc2 allows remote attackers to inject arbitrary web script or HTML via the sid parameter...

4.3CVSS5.7AI score0.01524EPSS
Exploits0References4
NVD
NVD
added 2008/09/15 5:12 p.m.12 views

CVE-2008-4092

SQL injection vulnerability in printfeature.php in myPHPNuke MPN before 1.8.88rc2 allows remote attackers to execute arbitrary SQL commands via the artid parameter...

7.5CVSS8.4AI score0.0119EPSS
Exploits0References6
Prion
Prion
added 2008/09/15 5:12 p.m.14 views

Sql injection

SQL injection vulnerability in printfeature.php in myPHPNuke MPN before 1.8.88rc2 allows remote attackers to execute arbitrary SQL commands via the artid parameter...

7.5CVSS9.1AI score0.0119EPSS
Exploits0References6Affected Software1
Prion
Prion
added 2008/09/15 5:12 p.m.13 views

Sql injection

SQL injection vulnerability in print.php in myPHPNuke MPN before 1.8.88rc2 allows remote attackers to execute arbitrary SQL commands via the sid parameter...

7.5CVSS9.1AI score0.0119EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2008/09/15 4:0 p.m.17 views

CVE-2008-4088

SQL injection vulnerability in print.php in myPHPNuke MPN before 1.8.88rc2 allows remote attackers to execute arbitrary SQL commands via the sid parameter...

8.4AI score0.0119EPSS
Exploits0References6
Cvelist
Cvelist
added 2008/09/15 4:0 p.m.14 views

CVE-2008-4092

SQL injection vulnerability in printfeature.php in myPHPNuke MPN before 1.8.88rc2 allows remote attackers to execute arbitrary SQL commands via the artid parameter...

8.4AI score0.0119EPSS
Exploits0References6
CVE
CVE
added 2008/09/15 4:0 p.m.48 views

CVE-2008-4088

CVE-2008-4088 affects myPHPNuke (MPN) up to version 1.8.8_8rc2, where print.php via the sid parameter allows remote SQL injection to execute arbitrary commands. Affected: print.php in MPN; root cause: insufficient input validation. Remediation: upgrade to 1.8.8_8rc2 or later.

7.5CVSS8.4AI score0.0119EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2008/09/15 4:0 p.m.50 views

CVE-2008-4092

The CVE-2008-4092 issue affects myPHPNuke (MPN) before version 1.8.8_8rc2, where a SQL injection vulnerability in printfeature.php allows remote attackers to execute arbitrary SQL commands via the artid parameter. The vulnerability arises in the handling of artid, permitting exploitation without ...

7.5CVSS8.4AI score0.0119EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2008/09/15 4:0 p.m.40 views

CVE-2008-4089

CVE-2008-4089 affects myPHPNuke (MPN) prior to version 1.8.8_8rc2. The vulnerability is a cross-site scripting (XSS) flaw in print.php where the sid parameter can be injected with arbitrary web script or HTML. The available connected data confirms the affected component and the vulnerability clas...

4.3CVSS5.7AI score0.01524EPSS
Exploits0References4Affected Software1
seebug.org
seebug.org
added 2008/09/10 12:0 a.m.163 views

myPHPNuke 'print.php' SQL注入漏洞

BUGTRAQ ID: 30942 CNCAN ID:CNCAN-2008090203 myPHPNuke是一款基于PHP的WEB应用程序。 myPHPNuke不正确处理用户提交的输入,远程攻击者可以利用漏洞进行SQL注入攻击,可能获得敏感信息或操作数据库。 问题由于'print.php'脚本对用户提交给'sid'参数缺少过滤,构建恶意SQL查询作为参数数据,可更改原来的SQL逻辑,获得敏感信息或操作数据库。 获取管理员帐号密码信息:...

6.9AI score
Exploits0
seebug.org
seebug.org
added 2008/09/10 12:0 a.m.16 views

myPHPNuke 'printfeature.php' SQL注入漏洞

BUGTRAQ ID: 30959 CNCAN ID:CNCAN-2008090304 myPHPNuke是一款基于PHP的WEB应用程序。 myPHPNuke不正确处理用户提交的输入,远程攻击者可以利用漏洞进行SQL注入攻击,可能获得敏感信息或操作数据库。 问题由于'printfeature.php'脚本对用户提交给'artid'参数缺少过滤,构建恶意SQL查询作为参数数据,可更改原来的SQL逻辑,获得敏感信息或操作数据库。 poc http://example.com/printfeature.php?artid=-1 union select...

6.9AI score
Exploits0
securityvulns
securityvulns
added 2008/09/09 12:0 a.m.23 views

Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)

PHP inclusions, SQL injections, directory traversals, crossite scripting, information leaks, etc. myPHPNuke: SQL injection...

1.6AI score
Exploits0References2Affected Software1
securityvulns
securityvulns
added 2008/09/07 12:0 a.m.39 views

Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)

PHP inclusions, SQL injections, directory traversals, crossite scripting, information leaks, etc. myPHPNuke: SQL injection...

4.3CVSS1.6AI score0.01489EPSS
Exploits1References5Affected Software3
securityvulns
securityvulns
added 2008/09/07 12:0 a.m.81 views

SQL Injection vulnerabilities in myPHPNuke

Здравствуйте 3APA3A! Сообщаю вам о найденных мною SQL Injection уязвимостях в системе myPHPNuke. SQL Injection: Уязвимости в скрипте sections.php в параметрах artid и secid...

0.1AI score
Exploits0
securityvulns
securityvulns
added 2008/09/04 12:0 a.m.26 views

Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)

PHP inclusions, SQL injections, directory traversals, crossite scripting, information leaks, etc. myPHPNuke: SQL injection...

1.6AI score
Exploits0References4Affected Software4
securityvulns
securityvulns
added 2008/09/04 12:0 a.m.42 views

SQL Injection vulnerability in myPHPNuke

Здравствуйте 3APA3A! Сообщаю вам о найденной мною новой SQL Injection уязвимости в системе myPHPNuke. SQL Injection: http://site/printfeature.php?artid=-120union20select20null,null,aid,pwd,null,null,null,null20from20mpnauthors20limit200,1 Уязвимы версии до myPHPNuke 1.8.88rc2 а в последней версии...

0.3AI score
Exploits0
seebug.org
seebug.org
added 2008/09/03 12:0 a.m.11 views

myPHPNuke < 1.8.8_8rc2 (artid) SQL Injection Vulnerability

No description provided by source...

7.1AI score
Exploits0
Rows per page
Query Builder