Lucene search
+L

274 matches found

CNNVD
CNNVD
added 2021/10/18 12:0 a.m.6 views

strongSwan 输入验证错误漏洞

strongSwan is a Swiss Andreas Steffen personal developer of a Linux platform to use the open source IPsec-based VPN solution. The solution includes authentication mechanisms such as X.509 public key certificates, secure storage of private keys, and smart cards. An input validation error...

7.5CVSS8.2AI score0.06491EPSS
SaveExploits0References15
FreeBSD
FreeBSD
added 2021/10/04 12:0 a.m.27 views

strongswan - denial-of-service vulnerability in the gmp plugin/denial-of-service vulnerability in the in-memory certificate cache

Strongswan Release Notes reports: Fixed a denial-of-service vulnerability in the gmp plugin that was caused by an integer overflow when processing RSASSA-PSS signatures with very large salt lengths. This vulnerability has been registered as CVE-2021-41990. Fixed a denial-of-service vulnerability ...

7.5CVSS2.4AI score0.06491EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.26 views

SUSE: Security Advisory (SUSE-SU-2020:0743-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.3AI score0.07124EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2021/05/22 4:57 a.m.103 views

Air India Hack Exposes Credit Card and Passport Info of 4.5 Million Passengers

India's flag carrier airline, Air India, has disclosed a data breach affecting 4.5 million of its customers over a period stretching nearly 10 years after its Passenger Service System PSS provider SITA fell victim to a cyber attack earlier this year. The breach involves personal data registered...

1.6AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/04/22 6:42 a.m.58 views

Facebook Busts Palestinian Hackers' Operation Spreading Mobile Spyware

Facebook on Wednesday said it took steps to dismantle malicious activities perpetrated by two state-sponsored hacking groups operating out of Palestine that abused its platform to distribute malware. The social media giant attributed the attacks to a network connected to the Preventive Security...

6.3AI score
SaveExploits0
Snyk
Snyk
added 2021/01/06 4:15 p.m.2 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write. RsaPadPSS in wolfcrypt/src/rsa.c in wolfSSL before 4.6.0 has an out-of-bounds write for certain relationships between key size and digest size. Remediation Upgrade wolfssl to version 4.6.0 or higher. References -...

10CVSS7.2AI score0.03524EPSS
SaveExploits1References2
Openbugbounty
Openbugbounty
added 2020/07/09 6:25 a.m.8 views

pss-one.com.tr Cross Site Scripting vulnerability OBB-1219514

Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

6.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/07/09 12:0 a.m.46 views

SUSE SLES12 Security Update : java-1_8_0-ibm (SUSE-SU-2020:1685-1)

This update for java-180-ibm fixes the following issues : java-180-ibm was updated to Java 8.0 Service Refresh 6 Fix Pack 10 bsc1172277,bsc1169511,bsc1160968 CVE-2020-2654: Fixed an issue which could have resulted in unauthorized ability to cause a partial denial of service CVE-2020-2754: Forward...

8.3CVSS6.5AI score0.0623EPSS
SaveExploits0References27
Tenable Nessus
Tenable Nessus
added 2020/07/09 12:0 a.m.37 views

SUSE SLES15 Security Update : java-1_8_0-ibm (SUSE-SU-2020:1684-1)

This update for java-180-ibm fixes the following issues : java-180-ibm was updated to Java 8.0 Service Refresh 6 Fix Pack 10 bsc1172277,bsc1169511,bsc1160968 CVE-2020-2654: Fixed an issue which could have resulted in unauthorized ability to cause a partial denial of service CVE-2020-2754: Forward...

8.3CVSS6.5AI score0.0623EPSS
SaveExploits0References27
Openbugbounty
Openbugbounty
added 2020/06/29 7:57 a.m.14 views

pss-satun.com Cross Site Scripting vulnerability OBB-1210537

Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
OSV
OSV
added 2020/06/26 4:26 p.m.10 views

GHSA-Q3GH-5R98-J4H3 RSA-PSS signature validation vulnerability by prepending zeros in jsrsasign

Impact Jsrsasign can verify RSA-PSS signature which value can expressed as BigInteger. When there is a valid RSA-PSS signature value, this vulnerability is also accept value with prepending zeros as a valid signature. - If you are not use RSA-PSS signature validation, this vulnerability is not...

9.8CVSS5.9AI score0.0293EPSS
SaveExploits1References14
Github Security Blog
Github Security Blog
added 2020/06/26 4:26 p.m.44 views

RSA-PSS signature validation vulnerability by prepending zeros in jsrsasign

Impact Jsrsasign can verify RSA-PSS signature which value can expressed as BigInteger. When there is a valid RSA-PSS signature value, this vulnerability is also accept value with prepending zeros as a valid signature. - If you are not use RSA-PSS signature validation, this vulnerability is not...

9.8CVSS1.3AI score0.0293EPSS
SaveExploits1References14Affected Software1
Node.js
Node.js
added 2020/06/23 6:39 p.m.42 views

Improper Verification of Cryptographic Signature

Overview Versions of jsrsasignprior to 8.0.17 fail to properly verify cryptographic signatures. Its RSASSA-PSS RSA-PSS implementation does not detect signature manipulation/modification by prepending '\0' bytes to a signature it accepts these modified signatures as valid. An attacker can abuse th...

7.5CVSS2.9AI score0.0293EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2020/06/23 3:28 a.m.18 views

Incorrect Signature Validation

jsrsasign uses an incorrect signature validation. It is possible because its RSASSA-PSS RSA-PSS implementation has a flaw which accepts manipulated/modified signatures as valid signatures by prepending '\0' bytes to a signature and also allows an attacker to send multiple valid signatures to...

9.8CVSS4.5AI score0.0293EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2020/06/22 12:15 p.m.32 views

CVE-2020-14968

An issue was discovered in the jsrsasign package before 8.0.17 for Node.js. Its RSASSA-PSS RSA-PSS implementation does not detect signature manipulation/modification by prepending '\0' bytes to a signature it accepts these modified signatures as valid. An attacker can abuse this behavior in an...

9.8CVSS0.0293EPSS
SaveExploits1References6
OSV
OSV
added 2020/06/22 12:15 p.m.16 views

CVE-2020-14968

An issue was discovered in the jsrsasign package before 8.0.17 for Node.js. Its RSASSA-PSS RSA-PSS implementation does not detect signature manipulation/modification by prepending '\0' bytes to a signature it accepts these modified signatures as valid. An attacker can abuse this behavior in an...

9.8CVSS6.9AI score
SaveExploits0References6
Prion
Prion
added 2020/06/22 12:15 p.m.18 views

Memory corruption

An issue was discovered in the jsrsasign package before 8.0.17 for Node.js. Its RSASSA-PSS RSA-PSS implementation does not detect signature manipulation/modification by prepending '\0' bytes to a signature it accepts these modified signatures as valid. An attacker can abuse this behavior in an...

7.5CVSS9.5AI score0.0293EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2020/06/22 11:19 a.m.36 views

CVE-2020-14968

An issue was discovered in the jsrsasign package before 8.0.17 for Node.js. Its RSASSA-PSS RSA-PSS implementation does not detect signature manipulation/modification by prepending '\0' bytes to a signature it accepts these modified signatures as valid. An attacker can abuse this behavior in an...

9.6AI score0.0293EPSS
SaveExploits1References6
CVE
CVE
added 2020/06/22 11:19 a.m.66 views

CVE-2020-14968

The CVE-2020-14968 issue affects the jsrsasign package for Node.js prior to 8.0.17. Its RSASSA-PSS verification accepts signatures prepended with zero bytes, enabling an attacker to create multiple valid signatures where only one should exist and potentially trigger memory corruption. The confirm...

9.8CVSS9.5AI score0.0293EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2020/06/22 12:0 a.m.6 views

PT-2020-14095

Name of the Vulnerable Software and Affected Versions jsrsasign versions prior to 8.0.17 Description The issue concerns the RSASSA-PSS RSA-PSS implementation in the jsrsasign package, which fails to detect signature manipulation by prepending '0' bytes to a signature, accepting these modified...

9.8CVSS7.2AI score0.0293EPSS
SaveExploits1References17
Rows per page
Query Builder