Lucene search
+L

437 matches found

Jake Archibald's Blog
Jake Archibald's Blog
added 2020/12/11 1:0 a.m.22 views

CSS paint API: Being predictably random

Take a look at this: Space invaders If you're using a browser that supports the CSS paint API, the element will have a 'random' pixel-art gradient in the background. But it turns out, doing random in CSS isn't as easy as it seems… Initial implementation This isn't a full tutorial on the CSS paint...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2020/10/20 12:0 a.m.5 views

Google Tink Data Forgery Issue Vulnerability

Tink is the United States Google Google a multi-language cross-platform to provide encryption API of a development library. A security vulnerability exists in versions of Tink prior to 1.5, which stems from incorrect handling of invalid unicode characters and can be exploited by an attacker to...

5.3CVSS6.8AI score0.00463EPSS
SaveExploits0References1
Prion
Prion
added 2020/10/19 1:15 p.m.35 views

Design/Logic Flaw

A mis-handling of invalid unicode characters in the Java implementation of Tink versions prior to 1.5 allows an attacker to change the ID part of a ciphertext, which result in the creation of a second ciphertext that can decrypt to the same plaintext. This can be a problem with encrypting...

5CVSS5.1AI score0.00463EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/10/19 1:15 p.m.13 views

PYSEC-2020-142

A mis-handling of invalid unicode characters in the Java implementation of Tink versions prior to 1.5 allows an attacker to change the ID part of a ciphertext, which result in the creation of a second ciphertext that can decrypt to the same plaintext. This can be a problem with encrypting...

5.3CVSS6.8AI score0.00463EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2020/08/06 9:33 p.m.29 views

Sensitive Information Disclosure

Arm Mbed TLS is vulnerable to sensitive information leakage. When deterministic ECDSA is enabled, it uses an RNG with insufficient entropy for blinding, which might allow an attacker to recover a private key via side-channel attacks if a victim signs the same message many times...

5.3CVSS2.4AI score0.01773EPSS
SaveExploits0References10Affected Software1
Hacker One
Hacker One
added 2020/07/31 8:57 p.m.50 views

curl: Connect-only connections can use the wrong connection

Summary: If a connect-only easy handle is not read from or written to, its connection can time out and be closed. If a new connection is created it can be allocated at the same address, causing the easy handle to use the new connection. This new connection may not be connected to the same server ...

5CVSS0.1AI score0.03721EPSS
SaveExploits1
FreeBSD
FreeBSD
added 2020/07/04 12:0 a.m.43 views

The Bouncy Castle Crypto APIs -- EC math vulnerability

The Bouncy Castle team reports:: Bouncy Castle BC Java before 1.66 has a timing issue within the EC math library that can expose information about the private key when an attacker is able to observe timing information for the generation of multiple deterministic ECDSA signatures...

5.9CVSS1.6AI score0.01522EPSS
SaveExploits0References1
NVD
NVD
added 2020/05/19 1:15 p.m.24 views

CVE-2020-8434

Jenzabar JICS aka Internet Campus Solution before 9.0.1 Patch 3, 9.1 before 9.1.2 Patch 2, and 9.2 before 9.2.2 Patch 8 has session cookies that are a deterministic function of the username. There is a hard-coded password to supply a PBKDF feeding into AES to encrypt a username and base64 encode ...

9.8CVSS9.5AI score0.01339EPSS
SaveExploits0References1
Prion
Prion
added 2020/05/19 1:15 p.m.20 views

Hardcoded credentials

Jenzabar JICS aka Internet Campus Solution before 9.0.1 Patch 3, 9.1 before 9.1.2 Patch 2, and 9.2 before 9.2.2 Patch 8 has session cookies that are a deterministic function of the username. There is a hard-coded password to supply a PBKDF feeding into AES to encrypt a username and base64 encode ...

5CVSS9.4AI score0.01339EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/03/24 12:0 a.m.33 views

SUSE SLED15 / SLES15 Security Update : cloud-init (SUSE-SU-2020:0751-1)

This update for cloud-init fixes the following security issues : CVE-2020-8631: Replaced the theoretically predictable deterministic RNG with the system RNG bsc1162937. CVE-2020-8632: Increased the default random password length from 9 to 20 bsc1162936. Note that Tenable Network Security has...

5.5CVSS5.9AI score0.00435EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2020/03/06 2:40 p.m.31 views

CVE-2019-10064

hostapd before 2.6, in EAP mode, makes calls to the rand and random standard library functions without any preceding srand or srandom call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743...

7.5CVSS2.4AI score0.03842EPSS
SaveExploits1References4
CNVD
CNVD
added 2020/03/04 12:0 a.m.5 views

Hostapd Security Feature Issue Vulnerability

hostapd is a user space daemon for access points and authentication servers. A security signature issue vulnerability exists in versions of hostapd prior to 2.6 that stems from a lack of security measures such as authentication, access control, and privilege management in a networked system or...

7.5CVSS7AI score0.03842EPSS
SaveExploits1References1
NVD
NVD
added 2020/02/28 3:15 p.m.22 views

CVE-2019-10064

hostapd before 2.6, in EAP mode, makes calls to the rand and random standard library functions without any preceding srand or srandom call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743...

7.5CVSS7.5AI score0.03842EPSS
SaveExploits1References7
OSV
OSV
added 2020/02/28 3:15 p.m.4 views

UBUNTU-CVE-2019-10064

hostapd before 2.6, in EAP mode, makes calls to the rand and random standard library functions without any preceding srand or srandom call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743...

7.5CVSS7AI score0.03842EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2020/02/28 2:7 p.m.61 views

CVE-2019-10064

hostapd before 2.6, in EAP mode, makes calls to the rand and random standard library functions without any preceding srand or srandom call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743...

7.5CVSS2.4AI score0.03842EPSS
SaveExploits1
NVD
NVD
added 2020/01/04 7:15 a.m.23 views

CVE-2020-5499

Baidu Rust SGX SDK through 1.0.8 has an enclave ID race. There are non-deterministic results in which, sometimes, two global IDs are the same...

9.8CVSS9.5AI score0.03163EPSS
SaveExploits1References1
OSV
OSV
added 2020/01/04 7:15 a.m.18 views

CVE-2020-5499

Baidu Rust SGX SDK through 1.0.8 has an enclave ID race. There are non-deterministic results in which, sometimes, two global IDs are the same...

9.8CVSS6.9AI score
SaveExploits0References1
Prion
Prion
added 2020/01/04 7:15 a.m.19 views

Sql injection

Baidu Rust SGX SDK through 1.0.8 has an enclave ID race. There are non-deterministic results in which, sometimes, two global IDs are the same...

7.5CVSS9.4AI score0.03163EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2020/01/04 6:5 a.m.181 views

CVE-2020-5499

Summary: CVE-2020-5499 affects Baidu Rust SGX SDK up to version 1.0.8, where an enclave ID race can yield non‑deterministic results in which two global IDs are the same. The linked records consistently describe this as the enclave ID race issue and reference Baidu Rust SGX SDK 1.0.8 and earlier. ...

9.8CVSS9.4AI score0.03163EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/01/04 6:5 a.m.27 views

CVE-2020-5499

Baidu Rust SGX SDK through 1.0.8 has an enclave ID race. There are non-deterministic results in which, sometimes, two global IDs are the same...

9.5AI score0.03163EPSS
SaveExploits1References1
Rows per page
Query Builder