Lucene search
+L

59 matches found

NVD
NVD
•added 2009/01/28 3:30 p.m.•25 views

CVE-2008-5996

Cross-site scripting XSS vulnerability in the Simplenews module 5.x before 5.x-1.5 and 6.x before 6.x-1.0-beta4, a module for Drupal, allows remote authenticated users, with "administer taxonomy" permissions, to inject arbitrary web script or HTML via a Newsletter category field...

3.5CVSS5.3AI score0.00842EPSS
SaveExploits0References4
Prion
Prion
•added 2009/01/28 3:30 p.m.•19 views

Cross site scripting

Cross-site scripting XSS vulnerability in the Simplenews module 5.x before 5.x-1.5 and 6.x before 6.x-1.0-beta4, a module for Drupal, allows remote authenticated users, with "administer taxonomy" permissions, to inject arbitrary web script or HTML via a Newsletter category field...

3.5CVSS5.8AI score0.00842EPSS
SaveExploits0References4Affected Software1
CVE
CVE
•added 2009/01/28 3:00 p.m.•51 views

CVE-2008-5996

CVE-2008-5996 is a Cross-site scripting (XSS) vulnerability in the Drupal Simplenews module (5.x before 5.x-1.5 and 6.x before 6.x-1.0-beta4). It allows remote authenticated users who possess "administer taxonomy" permissions to inject arbitrary web script or HTML via a Newsletter category field....

3.5CVSS5.5AI score0.00842EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2009/01/28 3:00 p.m.•34 views

CVE-2008-5996

Cross-site scripting XSS vulnerability in the Simplenews module 5.x before 5.x-1.5 and 6.x before 6.x-1.0-beta4, a module for Drupal, allows remote authenticated users, with "administer taxonomy" permissions, to inject arbitrary web script or HTML via a Newsletter category field...

5.3AI score0.00842EPSS
SaveExploits0References4
Drupal
Drupal
•added 2008/09/24 12:00 a.m.•19 views

SA-2008-056 - Simplenews - Cross site scripting

Simplenews publishes and sends newsletters to lists of subscribers. Newsletter categories are not always properly escaped. This allows users with the "administer taxonomy" permission to add arbitrary HTML and script code to the site. Wikipedia has more information about such cross site scripting...

5.9AI score
SaveExploits0References6
seebug.org
seebug.org
•added 2007/05/12 12:00 a.m.•45 views

Simple News Print.PHP SQL注入漏洞

Simple News是一款基于PHP的WEB应用程序。 Simple News不正确过滤用户提交的输入,远程攻击者可以利用漏洞进行SQL注入攻击,可获得敏感信息。 问题是'Print.PHP'脚本对用户提交的'newsid'参数缺少过滤,提交恶意SQL代码作为参数数据,可导致更改原来的SQL逻辑,获得敏感信息。 Simple News 1.0.0 FINAL 目前没有解决方案提供: http://sourceforge.net/projects/phpsns !/usr/bin/perl -w SimpleNews = 1.0.0 FINAL SQL Injection Exploit...

7.1AI score
SaveExploits0
NVD
NVD
•added 2007/05/11 10:19 a.m.•21 views

CVE-2007-2598

SQL injection vulnerability in print.php in SimpleNews 1.0.0 FINAL allows remote attackers to execute arbitrary SQL commands via the newsid parameter...

10CVSS8.4AI score0.01904EPSS
SaveExploits1References7
Prion
Prion
•added 2007/05/11 10:19 a.m.•17 views

Sql injection

SQL injection vulnerability in print.php in SimpleNews 1.0.0 FINAL allows remote attackers to execute arbitrary SQL commands via the newsid parameter...

10CVSS9.1AI score0.01904EPSS
SaveExploits1References7Affected Software1
CVE
CVE
•added 2007/05/11 10:00 a.m.•61 views

CVE-2007-2598

SQL injection in SimpleNews 1.0.0 FINAL: print.php is vulnerable via the news_id parameter, allowing remote arbitrary SQL execution. Root cause: unsafely constructed SQL in print.php. Impact: potential data compromise via the affected endpoint. Exploitation vectors are not detailed beyond the par...

10CVSS8.4AI score0.01904EPSS
SaveExploits1References7Affected Software1
Cvelist
Cvelist
•added 2007/05/11 10:00 a.m.•32 views

CVE-2007-2598

SQL injection vulnerability in print.php in SimpleNews 1.0.0 FINAL allows remote attackers to execute arbitrary SQL commands via the newsid parameter...

8.4AI score0.01904EPSS
SaveExploits1References7
seebug.org
seebug.org
•added 2007/05/11 12:00 a.m.•22 views

SimpleNews <= 1.0.0 FINAL (print.php news_id) SQL Injection Exploit

No description provided by source. !/usr/bin/perl -w SimpleNews = 1.0.0 FINAL SQL Injection Exploit Discovered by: Silentz Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code print.php: $newsid = $GET'newsid'; $query = "SELECT FROM simplenewsarticles WHERE...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2007/05/10 12:00 a.m.•29 views

simplenews-sql.txt

!/usr/bin/perl -w SimpleNews = 1.0.0 FINAL SQL Injection Exploit Discovered by: Silentz Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code print.php: $newsid = $GET'newsid'; $query = "SELECT FROM simplenewsarticles WHERE newsid = '$newsid'"; PoC:...

7.4AI score
SaveExploits0
exploitpack
exploitpack
•added 2007/05/09 12:00 a.m.•27 views

SimpleNews 1.0.0 FINAL - print.php?news_id SQL Injection

SimpleNews 1.0.0 FINAL - print.php?newsid SQL Injection !/usr/bin/perl -w SimpleNews = 1.0.0 FINAL SQL Injection Exploit Discovered by: Silentz Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code print.php: $newsid = $GET'newsid'; $query = "SELECT FROM...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2007/05/09 12:00 a.m.•51 views

SimpleNews 1.0.0 FINAL - 'print.php?news_id' SQL Injection

!/usr/bin/perl -w SimpleNews = 1.0.0 FINAL SQL Injection Exploit Discovered by: Silentz Payload: Admin Username & Hash Retrieval Website: http://www.w4ck1ng.com Vulnerable Code print.php: $newsid = $GET'newsid'; $query = "SELECT FROM simplenewsarticles WHERE newsid = '$newsid'"; PoC:...

10CVSS5.8AI score0.01904EPSS
SaveExploits1
zdt
zdt
•added 2007/05/09 12:00 a.m.•72 views

SimpleNews <= 1.0.0 FINAL (print.php news_id) SQL Injection Exploit

Exploit for unknown platform in category web applications =================================================================== SimpleNews = 1.0.0 FINAL print.php newsid SQL Injection Exploit =================================================================== !/usr/bin/perl -w SimpleNews = 1.0.0...

7.1AI score
SaveExploits0
Prion
Prion
•added 2006/03/19 11:06 a.m.•21 views

Authentication flaw

admin.php in Himpfen Consulting Company PHP SimpleNEWS 1.0.0 allows remote attackers to bypass authentication by setting the admin parameter in a cookie...

10CVSS7.5AI score0.03622EPSS
SaveExploits1References8Affected Software1
NVD
NVD
•added 2006/03/19 11:06 a.m.•21 views

CVE-2006-1276

admin.php in Himpfen Consulting Company PHP SimpleNEWS 1.0.0 allows remote attackers to bypass authentication by setting the admin parameter in a cookie...

10CVSS7AI score0.03622EPSS
SaveExploits1References8
CVE
CVE
•added 2006/03/19 11:00 a.m.•47 views

CVE-2006-1276

The CVE-2006-1276 entry affects Himpfen Consulting Company PHP SimpleNEWS 1.0.0, where an attacker can bypass authentication by setting the admin parameter in a cookie. The connected sources corroborate the same description across NVD and CVE listings, confirming the vulnerable component and root...

10CVSS7AI score0.03622EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
•added 2006/03/19 11:00 a.m.•25 views

CVE-2006-1276

admin.php in Himpfen Consulting Company PHP SimpleNEWS 1.0.0 allows remote attackers to bypass authentication by setting the admin parameter in a cookie...

7AI score0.03622EPSS
SaveExploits1References8
Rows per page
Query Builder