Lucene search
+L

9523 matches found

OSV
OSV
added 2021/05/01 12:00 p.m.121 views

RUSTSEC-2021-0056 CA certificate check bypass with X509_V_FLAG_X509_STRICT

The X509VFLAGX509STRICT flag enables additional security checks of the certificates present in a certificate chain. It is not set by default. Starting from OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an...

7.4CVSS7.5AI score0.18339EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2021/04/30 12:00 a.m.12 views

ERC-721 Enumerable Spec mismatch for return value of tokenByIndex() function

Handle 0xRajeev Vulnerability details Impact tokenByIndex is required to return the token at queried index but the implementation here returns the parameter index itself. This will prevent all querying of tokens. See reference implementation This will impact compatibility with NFT platforms that...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/04/30 12:00 a.m.7 views

ERC-721 Enumerable Spec mismatch for index of tokenByIndex() function

Handle 0xRajeev Vulnerability details Impact Index starts at 0 for token array but the implementation here requires index to be greater than 0. This will prevent querying of token at index 0. See reference implementation This will impact compatibility with NFT platforms that expect full conformit...

7AI score
SaveExploits0
RustSec
RustSec
added 2021/04/29 12:00 p.m.19 views

`aes-soft` has been merged into the `aes` crate

Please use the aes crate going forward. The new repository location is at: AES-NI is now autodetected at runtime on i686/x86-64 platforms. If AES-NI is not present, the aes crate will fallback to a constant-time portable software implementation. To force the use of a constant-time portable...

0.4AI score
SaveExploits0
OSV
OSV
added 2021/04/29 12:00 p.m.19 views

RUSTSEC-2021-0060 `aes-soft` has been merged into the `aes` crate

Please use the aes crate going forward. The new repository location is at: AES-NI is now autodetected at runtime on i686/x86-64 platforms. If AES-NI is not present, the aes crate will fallback to a constant-time portable software implementation. To force the use of a constant-time portable...

7AI score
SaveExploits0References3
Cvelist
Cvelist
added 2021/04/29 12:55 a.m.42 views

CVE-2021-25216 A second vulnerability in BIND's GSSAPI security policy negotiation can be targeted by a buffer overflow attack

In BIND 9.5.0 - 9.11.29, 9.12.0 - 9.16.13, and versions BIND 9.11.3-S1 - 9.11.29-S1 and 9.16.8-S1 - 9.16.13-S1 of BIND Supported Preview Edition, as well as release versions 9.17.0 - 9.17.1 of the BIND 9.17 development branch, BIND servers are vulnerable if they are running an affected version an...

8.1CVSS10AI score0.82367EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2021/04/29 12:00 a.m.189 views

Debian DSA-4906-1 : chromium - security update

Several vulnerabilities have been discovered in the chromium web browser. - CVE-2021-21201 Gengming Liu and Jianyu Chen discovered a use-after-free issue. - CVE-2021-21202 David Erceg discovered a use-after-free issue in extensions. - CVE-2021-21203 asnine discovered a use-after-free issue in...

9.6CVSS8.2AI score0.84173EPSS
SaveExploits1References51
Zero Day Initiative
Zero Day Initiative
added 2021/04/28 12:00 a.m.50 views

(Pwn2Own) Oracle VirtualBox e1000 Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows local attackers to disclose sensitive information on affected installations of Oracle VirtualBox. An attacker must first obtain the ability to execute high-privileged code on the target guest system in order to exploit this vulnerability. The specific flaw exists within...

5.3CVSS2.8AI score0.00563EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2021/04/28 12:00 a.m.13 views

Wrong calcAsymmetricShare calculation

Handle @cmichelio Vulnerability details Vulnerability Details The inline-comment defines the number of asymmetric shares as u U 2 A^2 - 2 U u + U^2/U^3 but the Utils.calcAsymmetricShare function computes uA 2U^2 - 2uU + u^2 / U^3 which is not equivalent as can be seen from the A^2 term in the fir...

7AI score
SaveExploits0
NVD
NVD
added 2021/04/26 5:15 p.m.15 views

CVE-2021-21216

Inappropriate implementation in Autofill in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to spoof security UI via a crafted HTML page...

6.5CVSS0.21765EPSS
SaveExploits0References7
NVD
NVD
added 2021/04/26 5:15 p.m.23 views

CVE-2021-21215

Inappropriate implementation in Autofill in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to spoof security UI via a crafted HTML page...

6.5CVSS0.34466EPSS
SaveExploits0References7
OSV
OSV
added 2021/04/26 5:15 p.m.3 views

DEBIAN-CVE-2021-21210

Inappropriate implementation in Network in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to potentially access local UDP ports via a crafted HTML page...

6.5CVSS7.2AI score0.01905EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2021/04/26 5:15 p.m.23 views

CVE-2021-21211

Inappropriate implementation in Navigation in Google Chrome on iOS prior to 90.0.4430.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page...

6.5CVSS7AI score0.01018EPSS
SaveExploits0References1
Prion
Prion
added 2021/04/26 5:15 p.m.23 views

Design/Logic Flaw

Inappropriate implementation in storage in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page...

4.3CVSS6.4AI score0.01009EPSS
SaveExploits0References7Affected Software3
Cvelist
Cvelist
added 2021/04/26 4:26 p.m.30 views

CVE-2021-21216

Inappropriate implementation in Autofill in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to spoof security UI via a crafted HTML page...

6.9AI score0.21765EPSS
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2021/04/26 4:26 p.m.66 views

CVE-2021-21216

Inappropriate implementation in Autofill in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to spoof security UI via a crafted HTML page...

6.5CVSS6.8AI score0.21765EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2021/04/26 4:26 p.m.42 views

CVE-2021-21216

Inappropriate implementation in Autofill in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to spoof security UI via a crafted HTML page...

6.5CVSS7.2AI score0.21765EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2021/04/26 4:26 p.m.56 views

CVE-2021-21215

Inappropriate implementation in Autofill in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to spoof security UI via a crafted HTML page...

6.5CVSS6.8AI score0.34466EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2021/04/26 4:25 p.m.29 views

CVE-2021-21210

Inappropriate implementation in Network in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to potentially access local UDP ports via a crafted HTML page...

6.5CVSS7.2AI score0.01905EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/04/26 4:25 p.m.36 views

CVE-2021-21210

Inappropriate implementation in Network in Google Chrome prior to 90.0.4430.72 allowed a remote attacker to potentially access local UDP ports via a crafted HTML page...

6.9AI score0.01905EPSS
SaveExploits0References7
Rows per page
Query Builder