Lucene search
+L

1479 matches found

OpenSSL
OpenSSL
added 2015/07/09 12:00 a.m.42 views

Vulnerability in OpenSSL - Alternative chains certificate forgery

An error in the implementation of the alternative certificate chain logic could allow an attacker to cause certain checks on untrusted certificates to be bypassed, such as the CA flag, enabling them to use a valid leaf certificate to act as a CA and “issue” an invalid certificate...

6.5CVSS6.2AI score0.62394EPSS
SaveExploits7Affected Software1
seebug.org
seebug.org
added 2015/06/23 12:00 a.m.57 views

OpenSSL Heartbleed 漏洞 (心脏出血)

OpenSSL“心脏出血”漏洞是一个非常严重的问题。这个漏洞使攻击者能够从内存中读取多达64 KB的数据。一些安全研究员表示:无需任何特权信息或身份验证,我们就可以从我们自己的(测试机上)偷来X.509证书的私钥、用户名与密码、聊天工具的消息、电子邮件以及重要的商业文档和通信等数据。这一切是如何发生的呢?让我们一起从代码中一探究竟吧。0x01 Bug请看ssl/dlboth.c,漏洞的补丁从这行语句开始:int dtls1processheartbeatSSL s unsigned char p = &s-s3-rrec.data0, pl; unsigned short hbtype;...

7AI score
SaveExploits0
Fedora
Fedora
added 2015/04/30 11:37 a.m.20 views

[SECURITY] Fedora 20 Update: mksh-50f-1.fc20

mksh is the MirBSD enhanced version of the Public Domain Korn shell pdksh, a bourne-compatible shell which is largely similar to the original AT&T Korn shell. It includes bug fixes and feature improvements in order to produce a modern, robust shell good for interactive and especially script use,...

2.8AI score
SaveExploits0
Fedora
Fedora
added 2015/04/26 12:45 p.m.28 views

[SECURITY] Fedora 22 Update: mksh-50f-1.fc22

mksh is the MirBSD enhanced version of the Public Domain Korn shell pdksh, a bourne-compatible shell which is largely similar to the original AT&T Korn shell. It includes bug fixes and feature improvements in order to produce a modern, robust shell good for interactive and especially script use,...

2.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2015/04/16 4:02 p.m.21 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.0083EPSS
SaveExploits0References4
Prion
Prion
added 2015/04/08 10:59 a.m.18 views

Design/Logic Flaw

The HTTP Alternative Services feature in Mozilla Firefox before 37.0.1 allows man-in-the-middle attackers to bypass an intended X.509 certificate-verification step for an SSL server by specifying that server in the uri-host field of an Alt-Svc HTTP/2 response header...

4.3CVSS6.8AI score0.01174EPSS
SaveExploits0References7Affected Software3
Cvelist
Cvelist
added 2015/04/08 10:00 a.m.33 views

CVE-2015-0799

The HTTP Alternative Services feature in Mozilla Firefox before 37.0.1 allows man-in-the-middle attackers to bypass an intended X.509 certificate-verification step for an SSL server by specifying that server in the uri-host field of an Alt-Svc HTTP/2 response header...

9.3AI score0.01174EPSS
SaveExploits0References7
CVE
CVE
added 2015/04/08 10:00 a.m.164 views

CVE-2015-0799

Summary: Mozilla Firefox before 37.0.1 is affected by CVE-2015-0799 due to the HTTP Alt-Svc feature, which allows a man‑in‑the‑middle attacker to bypass X.509 certificate verification by directing the client to a chosen server via the uri-host in an Alt-Svc header. Impact: potential MITM disclosu...

4.3CVSS9.1AI score0.01174EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2015/04/08 12:00 a.m.29 views

Ubuntu 14.04 LTS : Firefox vulnerability (USN-2557-1)

The remote Ubuntu 14.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-2557-1 advisory. Muneaki Nishimura discovered a flaw in Mozilla's HTTP Alternative Services implementation which meant SSL certificate verification could be bypassed in some...

4.3CVSS8.3AI score0.01174EPSS
SaveExploits0References2
ThreatPost
ThreatPost
added 2015/04/07 10:27 a.m.13 views

Vulnerability Forces Mozilla to Disable Opportunistic Encryption in Firefox

Less than a week after introducing the new opportunistic encryption feature in Firefox, Mozilla has had to disable it because of a security vulnerability in the browser’s implementation of the HTTP Alternative Services specification. The bug puts a kink in the new feature, which was designed to...

0.4AI score
SaveExploits0References3
OSV
OSV
added 2015/04/07 10:03 a.m.8 views

USN-2557-1 firefox vulnerability

Muneaki Nishimura discovered a flaw in Mozilla's HTTP Alternative Services implementation which meant SSL certificate verification could be bypassed in some circumstances. A remote attacker could potentially exploit this to conduct a machine-in-the-middle attack. CVE-2015-0799...

4.3CVSS7.3AI score0.01174EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2015/04/07 10:03 a.m.78 views

USN-2557-1: Firefox vulnerability

Muneaki Nishimura discovered a flaw in Mozilla's HTTP Alternative Services implementation which meant SSL certificate verification could be bypassed in some circumstances. A remote attacker could potentially exploit this to conduct a machine-in-the-middle attack. CVE-2015-0799...

4.3CVSS8.4AI score0.01174EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2015/04/06 12:00 a.m.35 views

CVE-2015-0799

The HTTP Alternative Services feature in Mozilla Firefox before 37.0.1 allows man-in-the-middle attackers to bypass an intended X.509 certificate-verification step for an SSL server by specifying that server in the uri-host field of an Alt-Svc HTTP/2 response header...

4.3CVSS7.2AI score0.01174EPSS
SaveExploits0References3
ArchLinux
ArchLinux
added 2015/04/04 12:00 a.m.50 views

firefox: certificate verification bypass

Security researcher Muneaki Nishimura discovered a flaw in the Mozilla's HTTP Alternative Services implementation. If an Alt-Svc header is specified in the HTTP/2 response, SSL certificate verification can be bypassed for the specified alternate server. As a result of this, warnings of invalid SS...

4.3CVSS1.4AI score0.01174EPSS
SaveExploits0References2
Mozilla
Mozilla
added 2015/04/03 12:00 a.m.59 views

Certificate verification bypass through the HTTP/2 Alt-Svc header — Mozilla

Security researcher Muneaki Nishimura discovered a flaw in the Mozilla's HTTP Alternative Services implementation. If an Alt-Svc header is specified in the HTTP/2 response, SSL certificate verification can be bypassed for the specified alternate server. As a result of this, warnings of invalid SS...

4.3CVSS8.6AI score0.01174EPSS
SaveExploits0References3Affected Software2
OpenVAS
OpenVAS
added 2015/03/27 12:00 a.m.291 views

SSL/TLS: Hostname discovery from server certificate

It was possible to discover an additional hostname of this server from its certificate Common or Subject Alt Name. Copyright C 2015 SCHUTZWERK GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

0.3AI score
SaveExploits0
ThreatPost
ThreatPost
added 2015/02/26 4:02 p.m.32 views

Komodia Certificate Manipulation Enabled Man-In-The-Middle Attacks

The shoddy state of SSL certificate validation on the Internet again floated to the surface, this time by the Superfish mess, which continues to get worse. The Electronic Frontier Foundation on Wednesday released a report based on data scoured from the Decentralized SSL Observatory which it...

0.4AI score
SaveExploits0References5
exploitpack
exploitpack
added 2015/02/04 10:54 a.m.19 views

RedStar-3.0-Desktop-SUDO

Alternative steps: https://pbs.twimg.com/media/B68inqBIQAA5sK6.png Proof: https://github.com/HackerFantastic/Public/blob/master/exploits/redstar3.0-localroot.png...

0.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/11/26 12:00 a.m.43 views

OracleVM 3.3 : wget (OVMSA-2014-0036)

The remote OracleVM system is missing necessary patches to address critical security updates : - Fix CVE-2014-4877 wget: FTP symlink arbitrary filesystem access 1156133 - Fix the parsing of weblink when doing recursive retrieving 960137 - Fix errors found by static analysis of source code 873216 ...

9.3CVSS7.4AI score0.39883EPSS
SaveExploits4References3
Packet Storm
Packet Storm
added 2014/11/14 12:00 a.m.91 views

Gogs Markdown Renderer Cross Site Scripting

-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 XSS in Gogs Markdown Renderer ============================= Researcher: Timo Schmid Description =========== GogsGo Git Service is a painless self-hosted Git Service written in Go. taken from 1 It is very similiar to the github hosting plattform...

4.3CVSS6.5AI score0.01909EPSS
SaveExploits3
Rows per page
Query Builder