Lucene search
+L

7259 matches found

CVE
CVE
added 2015/05/25 7:0 p.m.192 views

CVE-2015-0935

Bomgar Remote Support prior to 15.1.1 is vulnerable to arbitrary PHP code execution via crafted serialized data that is deserialized by the application. The root cause is improper handling of untrusted serialized input (PHP unserialize) in the Bomgar portal, enabling an attacker to execute code i...

7.5CVSS7.8AI score0.11761EPSS
SaveExploits4References3Affected Software1
Prion
Prion
added 2015/05/20 7:59 p.m.17 views

Cross site request forgery (csrf)

Multiple cross-site request forgery CSRF vulnerabilities in Template CMS 2.1.1 and earlier allow remote attackers to hijack the authentication of administrators for requests that 1 create an administrator user via an add action to admin/index.php or 2 conduct static PHP code injection attacks via...

6.8CVSS8.1AI score0.01318EPSS
SaveExploits5References4Affected Software1
CVE
CVE
added 2015/05/20 7:0 p.m.54 views

CVE-2012-4902

CVE-2012-4902 concerns Template CMS 2.1.1 and earlier. The vulnerability is a CSRF flaw that lets an attacker trick an authenticated administrator into performing unauthorized actions, including adding a new administrator account and potentially triggering code execution through the admin interfa...

6.8CVSS7.8AI score0.01318EPSS
SaveExploits5References4Affected Software1
Cvelist
Cvelist
added 2015/05/20 7:0 p.m.34 views

CVE-2012-4902

Multiple cross-site request forgery CSRF vulnerabilities in Template CMS 2.1.1 and earlier allow remote attackers to hijack the authentication of administrators for requests that 1 create an administrator user via an add action to admin/index.php or 2 conduct static PHP code injection attacks via...

7.6AI score0.01318EPSS
SaveExploits5References4
Packet Storm
Packet Storm
added 2015/05/16 12:0 a.m.38 views

WebUI 1.5b6 PHP Code Injection

| Title : WebUI 1.5b6 PHP code injection Vulnerability | Author : indoushka | email : [email protected] | Dork : c2002-2010 Young Consulting | Tested on: Win 8.1 fr pro / 22:30 15/05/2015 | Bug : PHP code injection | Download : https://github.com/baram01/webui/...

SaveExploits0
Patchstack
Patchstack
added 2015/05/15 12:0 a.m.18 views

WordPress Wp Image Zoom Plugin <= 1.0.3 - PHP Code Execution

This plugin is prone to download.php file upload PHP code execution vulnerability. Solution Update plugin...

2.4AI score
SaveExploits0References1Affected Software1
zdt
zdt
added 2015/05/08 12:0 a.m.75 views

Wordpress RevSlider File Upload and Execute Vulnerability

This module exploits an arbitrary PHP code upload in the WordPress ThemePunch Revolution Slider revslider plugin, version 3.0.95 and prior. The vulnerability allows for arbitrary file upload and remote code execution. Usage Info msf use exploit/unix/webapp/wprevslideruploadexecute msf...

7.8AI score
SaveExploits0
Metasploit
Metasploit
added 2015/05/06 10:41 a.m.61 views

WordPress RevSlider File Upload and Execute Vulnerability

This module exploits an arbitrary PHP code upload vulnerability in the WordPress ThemePunch Slider Revolution RevSlider plugin, versions 3.0.95 and prior. The vulnerability allows for arbitrary file upload and remote code execution. This module requires Metasploit: https://metasploit.com/download...

7.5CVSS7.8AI score0.75701EPSS
SaveExploits3
CERT
CERT
added 2015/05/05 12:0 a.m.60 views

Bomgar Remote Support Portal deserializes untrusted data

Overview Bomgar Remote Support version 14.3.1 and possibly earlier versions deserialize untrusted data without sufficient validation, allowing an attacker to potentially execute arbitrary PHP code. Description CWE-502: Deserialization of Untrusted Data Bomgar Remote Support version 14.3.1 and...

7.5CVSS7.1AI score0.11761EPSS
SaveExploits4References2
Tenable Nessus
Tenable Nessus
added 2015/05/04 12:0 a.m.34 views

Debian DSA-3244-1 : owncloud - security update

Multiple vulnerabilities were discovered in ownCloud, a cloud storage web service for files, music, contacts, calendars and many more. - CVE-2015-3011 Hugh Davenport discovered that the 'contacts' application shipped with ownCloud is vulnerable to multiple stored cross-site scripting attacks. Thi...

6CVSS5.6AI score0.02206EPSS
SaveExploits0References8
zdt
zdt
added 2015/04/29 12:0 a.m.93 views

WordPress TheCartPress Plugin 1.3.9 - Multiple Vulnerabilities

Exploit for php platform in category web applications Product: TheCartPress WordPress plugin Vendor: TheCartPress team Vulnerable Versions: 1.3.9 and probably prior Tested Version: 1.3.9 Advisory Publication: April 8, 2015 without technical details Vendor Notification: April 8, 2015 Public...

4CVSS0.2AI score0.21841EPSS
SaveExploits8
NVD
NVD
added 2015/04/24 2:59 p.m.27 views

CVE-2012-2930

Multiple cross-site request forgery CSRF vulnerabilities in TinyWebGallery TWG before 1.8.8 allow remote attackers to hijack the authentication of administrators for requests that 1 add a user via an adduser action to admin/index.php or 2 conduct static PHP code injection attacks in .htusers.php...

6.8CVSS7.7AI score0.0069EPSS
SaveExploits1References3
Prion
Prion
added 2015/04/24 2:59 p.m.23 views

Cross site request forgery (csrf)

Multiple cross-site request forgery CSRF vulnerabilities in TinyWebGallery TWG before 1.8.8 allow remote attackers to hijack the authentication of administrators for requests that 1 add a user via an adduser action to admin/index.php or 2 conduct static PHP code injection attacks in .htusers.php...

6.8CVSS8.2AI score0.0069EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2015/04/24 2:0 p.m.40 views

CVE-2012-2930

Multiple cross-site request forgery CSRF vulnerabilities in TinyWebGallery TWG before 1.8.8 allow remote attackers to hijack the authentication of administrators for requests that 1 add a user via an adduser action to admin/index.php or 2 conduct static PHP code injection attacks in .htusers.php...

7.7AI score0.0069EPSS
SaveExploits1References3
exploitpack
exploitpack
added 2015/04/22 12:0 a.m.22 views

Open-Letters - Remote PHP Code Injection

Open-Letters - Remote PHP Code Injection / errorreporting0; settimelimit0; iniset"defaultsockettimeout", 5; function httpsend$host, $packet if !$sock = fsockopen$host, 80 die "\n- No response from $host:80\n"; fwrite$sock, $packet; return streamgetcontents$sock; print "+ Author: TUNISIAN CYBER\n"...

8.1AI score
SaveExploits0
Patchstack
Patchstack
added 2015/04/21 12:0 a.m.12 views

WordPress Work The Flow Plugin - Upload Vulnerability

This vulnerability allows an attacker to upload arbitrary PHP code and execute it. Solution Update the plugin...

4.1AI score
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2015/04/21 12:0 a.m.11 views

WordPress N-Media Website Contact Form Plugin - Upload Vulnerability

This vulnerability allows an attacker to upload arbitrary PHP code and execute it. Solution Update the plugin...

4.3AI score
SaveExploits0References1Affected Software1
ThreatPost
ThreatPost
added 2015/04/20 4:12 p.m.16 views

Magento Patched Remote Execution Hole in eCommerce Platform

A nasty remote code execution vulnerability was recently patched in eBay’s eCommerce platform Magento. The hole, disclosed Monday, could put upwards to 200,000 company’s web stores, and their customers’ information at risk of being compromised. If exploited, researchers claim the vulnerability...

9.1AI score
SaveExploits0References4
Packet Storm
Packet Storm
added 2015/04/19 12:0 a.m.24 views

WordPress Work The Flow Upload

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'Wordpress Work The Flow Upload Vulnerability', 'Description' = %q This module exploits an arbitrary PHP code upload in the WordPress...

0.2AI score
SaveExploits0
htbridge
htbridge
added 2015/04/15 12:0 a.m.524 views

Arbitrary Variable Overwrite in eShop WordPress Plugin

High-Tech Bridge Security Research Lab discovered security vulnerability in eShop WordPress Plugin, which can be exploited by remote attacker to overwrite arbitrary PHP variables within the context of the vulnerable application. The vulnerability exists due to insufficient validation of...

6.4CVSS6.4AI score0.01291EPSS
SaveExploits2Affected Software1
Rows per page
Query Builder