Lucene search
K

1624 matches found

Packet Storm
Packet Storm
added 2015/12/17 12:0 a.m.571 views

Joomla HTTP Header Unauthenticated Remote Code Execution

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'Joomla HTTP Header Unauthenticated Remote Code Execution', 'Description' = %q Joomla suffers from an unauthenticated remote code...

7.5CVSS0.3AI score0.92855EPSS
Exploits16
Cent OS
Cent OS
added 2015/11/30 7:48 p.m.91 views

python, tkinter security update

CentOS Errata and Security Advisory CESA-2015:2101 Updated python packages that fix multiple security issues, several bugs, and add various enhancements are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common...

9.8CVSS6.9AI score0.07232EPSS
Exploits9References7
Metasploit
Metasploit
added 2015/10/27 10:36 p.m.25 views

Idera Up.Time Monitoring Station 7.0 post2file.php Arbitrary File Upload

This module exploits an arbitrary file upload vulnerability found within the Up.Time monitoring server 7.2 and below. A malicious entity can upload a PHP file into the webroot without authentication, leading to arbitrary code execution. Although the vendor fixed Up.Time to prevent this...

0.3AI score
Exploits0
Packet Storm
Packet Storm
added 2015/10/18 12:0 a.m.35 views

Nibbleblog File Upload

This module requires Metasploit: http://www.metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'Nibbleblog File Upload Vulnerability', 'Description' = %q Nibbleblog contains a flaw that allows a authenticated remote attacker...

7.4AI score
Exploits0
OSV
OSV
added 2015/10/14 3:43 p.m.1 views

USN-2769-1 commons-httpclient vulnerabilities

It was discovered that Apache Commons HttpClient did not properly verify the Common Name or subjectAltName fields of X.509 certificates. An attacker could exploit this to perform a machine-in-the-middle attack to view sensitive information or alter encrypted communications. This issue only affect...

5.8CVSS6.7AI score0.01368EPSS
Exploits1References5
OSV
OSV
added 2015/10/09 6:47 p.m.7 views

MGASA-2015-0392 Updated jakarta-commons-httpclient and httpcomponents-client packages fixes security vulnerability

The Apache httpclient library had a bug where the socket timeout was ignored during the SSL handshake, causing threads in an application to hang CVE-2015-5262...

4.3CVSS6.4AI score0.01199EPSS
Exploits0References3
Packet Storm
Packet Storm
added 2015/10/02 12:0 a.m.16 views

Simple Backdoor Shell Remote Code Execution

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'Simple Backdoor Shell Remote Code Execution', 'Description' = %q This module exploits unauthenticated simple web backdoor shells by...

0.2AI score
Exploits0
Fedora
Fedora
added 2015/10/01 8:27 p.m.36 views

[SECURITY] Fedora 21 Update: jakarta-commons-httpclient-3.1-20.fc21

The Hyper-Text Transfer Protocol HTTP is perhaps the most significant protocol used on the Internet today. Web services, network-enabled appliances and the growth of network computing continue to expand the role of the HTTP protocol beyond user-driven web browsers, and increase the number of...

4.3CVSS1AI score0.01199EPSS
Exploits0
Exploit DB
Exploit DB
added 2015/09/29 12:0 a.m.28 views

ManageEngine EventLog Analyzer - Remote Code Execution (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'ManageEngine EventLog Analyzer Remote Code Execution', 'Description' = %q This module exploits a SQL query functionality in...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2015/08/18 12:0 a.m.45 views

Symantec Endpoint Protection Manager - Authentication Bypass / Code Execution (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit4 'Symantec Endpoint Protection Manager Authentication Bypass and Code Execution', 'Description' = %q This module exploits three separa...

7.4AI score
Exploits0
RedHat Linux
RedHat Linux
added 2015/08/05 4:20 p.m.3 views

async-http-client: missing hostname verification for SSL certificates

It was found that async-http-client did not verify that the server hostname matched the domain name in the subject's Common Name CN or subjectAltName field in X.509 certificates. This could allow a man-in-the-middle attacker to spoof an SSL server if they had a certificate that was valid for any...

4.3CVSS5.7AI score0.01049EPSS
Exploits0References4
0day.today
0day.today
added 2015/07/20 12:0 a.m.58 views

SysAid Help Desk Administrator Portal Arbitrary File Upload Exploit

This Metasploit module exploits a file upload vulnerability in SysAid Help Desk. The vulnerability exists in the ChangePhoto.jsp in the administrator portal, which does not handle correctly directory traversal sequences and does not enforce file extension restrictions. You need to have an...

6.5CVSS0.1AI score0.76861EPSS
Exploits9
Metasploit
Metasploit
added 2015/07/02 8:29 p.m.78 views

HTTP Client Automatic Exploiter 2 (Browser Autopwn)

This module will automatically serve browser exploits. Here are the options you can configure: The INCLUDEPATTERN option allows you to specify the kind of exploits to be loaded. For example, if you wish to load just Adobe Flash exploits, then you can set Include to 'adobeflash'. The EXCLUDEPATTER...

6.7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2015/06/25 12:0 a.m.36 views

Amazon Linux AMI : python27 (ALAS-2015-552)

It was discovered that multiple Python standard library modules implementing network protocols such as httplib or smtplib failed to restrict sizes of server responses. A malicious server could cause a client using one of the affected modules to consume an excessive amount of memory.CVE-2013-1752 ...

7.5CVSS6.9AI score0.02758EPSS
Exploits2References4
OSV
OSV
added 2015/06/24 4:59 p.m.1 views

DEBIAN-CVE-2013-7397

Async Http Client aka AHC or async-http-client before 1.9.0 skips X.509 certificate verification unless both a keyStore location and a trustStore location are explicitly set, which allows man-in-the-middle attackers to spoof HTTPS servers by presenting an arbitrary certificate during use of a...

4.3CVSS7.2AI score0.0106EPSS
Exploits0References1
Prion
Prion
added 2015/06/24 4:59 p.m.27 views

Design/Logic Flaw

Async Http Client aka AHC or async-http-client before 1.9.0 skips X.509 certificate verification unless both a keyStore location and a trustStore location are explicitly set, which allows man-in-the-middle attackers to spoof HTTPS servers by presenting an arbitrary certificate during use of a...

4.3CVSS6.9AI score0.0106EPSS
Exploits0References10Affected Software2
NVD
NVD
added 2015/06/24 4:59 p.m.27 views

CVE-2013-7397

Async Http Client aka AHC or async-http-client before 1.9.0 skips X.509 certificate verification unless both a keyStore location and a trustStore location are explicitly set, which allows man-in-the-middle attackers to spoof HTTPS servers by presenting an arbitrary certificate during use of a...

4.3CVSS6.3AI score0.0106EPSS
Exploits0References10
Prion
Prion
added 2015/06/24 4:59 p.m.31 views

Design/Logic Flaw

main/java/com/ning/http/client/AsyncHttpClientConfig.java in Async Http Client aka AHC or async-http-client before 1.9.0 does not require a hostname match during verification of X.509 certificates, which allows man-in-the-middle attackers to spoof HTTPS servers via an arbitrary valid certificate...

4.3CVSS6.8AI score0.01049EPSS
Exploits0References10Affected Software2
OSV
OSV
added 2015/06/24 4:59 p.m.2 views

UBUNTU-CVE-2013-7397

Async Http Client aka AHC or async-http-client before 1.9.0 skips X.509 certificate verification unless both a keyStore location and a trustStore location are explicitly set, which allows man-in-the-middle attackers to spoof HTTPS servers by presenting an arbitrary certificate during use of a...

4.3CVSS7.2AI score0.0106EPSS
Exploits0References3
OSV
OSV
added 2015/06/24 4:59 p.m.7 views

CVE-2013-7397

Async Http Client aka AHC or async-http-client before 1.9.0 skips X.509 certificate verification unless both a keyStore location and a trustStore location are explicitly set, which allows man-in-the-middle attackers to spoof HTTPS servers by presenting an arbitrary certificate during use of a...

6.3AI score
Exploits0References10
Rows per page
Query Builder