Lucene search
+L

12092 matches found

Prion
Prion
added 2021/11/17 8:15 p.m.35 views

Design/Logic Flaw

The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents...

4CVSS5.1AI score0.02085EPSS
SaveExploits0References11Affected Software3
RedHat Linux
RedHat Linux
added 2021/11/15 5:14 p.m.10 views

resteasy: Error message exposes endpoint class information

A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method's parameter value. The...

5.3CVSS7AI score0.014EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2021/11/15 12:00 a.m.13 views

Unrestricted vestFor

Handle pauliax Vulnerability details Impact Anyone can call function vestFor and block any user with a tiny amount of Vader. This function has no auth checks so a malicious actor can front-run legit vestFor calls with insignificant amounts. This function locks the user for 365 days and does not...

6.9AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:22 p.m.21 views

GSD-2021-1002165 netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value

netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:19 p.m.10 views

UVI-2021-1002096 netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value

netfilter: xtIDLETIMER: fix panic that occurs when timertype has garbage value This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.15 by commi...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/11/11 12:00 a.m.44 views

CentOS 8 : libwebp (CESA-2021:4231)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2021:4231 advisory. - libwebp: out-of-bounds read in WebPMuxCreateInternal CVE-2018-25009 - libwebp: out-of-bounds read in ApplyFilter CVE-2018-25010 - libwebp:...

9.8CVSS7.4AI score0.02302EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2021/11/11 12:00 a.m.37 views

RHEL 8 : libwebp (RHSA-2021:4231)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:4231 advisory. The libwebp packages provide a library and tools for the WebP graphics format. WebP is an image format with a lossy compression of digital...

9.8CVSS7.6AI score0.02302EPSS
SaveExploits0References20
Veracode
Veracode
added 2021/11/10 8:43 a.m.17 views

Uninitialized Use Of State

zlib causes a use of uninitialized check value. The inflate does not handle the case when UPDATE is called with state-check as its first parameter, without a guarantee that this value has been initialized...

2.7AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/11/10 1:19 a.m.71 views

CVE-2021-42291

Active Directory Domain Services Elevation of Privilege Vulnerability...

8.8CVSS7.1AI score0.03796EPSS
SaveIn wildExploits0References2Affected Software16
Code423n4
Code423n4
added 2021/11/10 12:00 a.m.10 views

ERC20 return values not checked

Handle cmichel Vulnerability details The ERC20.transfer and ERC20.transferFrom functions return a boolean value indicating success. This parameter should checked for success. Some functions perform ERC20 transfers without checking for the return value: BasicSale.processWithdrawal...

6.9AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/11/10 12:00 a.m.58 views

CVE-2021-42287

Active Directory Domain Services Elevation of Privilege Vulnerability Recent assessments: Assessed Attacker Value: 0 Assessed Attacker Value: 0Assessed Attacker Value: 0...

8.8CVSS8AI score0.76109EPSS
SaveIn wildExploits10References2
RedHat Linux
RedHat Linux
added 2021/11/09 6:44 p.m.13 views

libwebp: use of uninitialized value in ReadSymbol()

A flaw was found in libwebp. An unitialized variable is used in function ReadSymbol. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability...

9.8CVSS7.3AI score0.0223EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/11/09 6:08 p.m.16 views

openssl: integer overflow in CipherUpdate

Calls to EVPCipherUpdate, EVPEncryptUpdate and EVPDecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissible length for an integer on the platform. In such cases the return value from the function call will be 1 indicating succes...

7.5CVSS6.9AI score0.50732EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2021/11/09 12:00 a.m.10 views

Ets5 Password Recovery 信任管理问题漏洞

Ets5 Password Recovery is an open source Poc for CVE-2021-36799 by Robert Gutzkow Individual Developer. Ets5 Password Recovery suffers from a trust management issue vulnerability that stems from the software's use of the hard-coded password ETS5Password with a salt value of Ivan Medvedev, which...

8.8CVSS6.7AI score0.00418EPSS
SaveExploits1References2
PyPA
PyPA
added 2021/11/05 9:15 p.m.9 views

PYSEC-2021-416

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseFillEmptyRows can be made to trigger a heap OOB access. This occurs whenever the size of indices does not match the size of values. The fix will be included in TensorFlow 2.7.0. We will al...

7.1CVSS6.9AI score0.00208EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.23 views

PYSEC-2021-418

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS5.9AI score0.00208EPSS
SaveExploits1References2
OSV
OSV
added 2021/11/05 3:15 p.m.9 views

CVE-2021-39412

Multiple Cross Site Scripting XSS vulnerabilities exists in PHPGurukul Shopping v3.1 via the 1 callback parameter in a serverside/scripts/idjsonp.php, b serverside/scripts/jsonp.php, and c scripts/objectsjsonp.php, the 2 value parameter in examplessupport/editableajax.php, and the 3 PHPSELF...

6.1CVSS5.8AI score0.00581EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/11/05 2:43 p.m.40 views

CVE-2021-39412

Multiple Cross Site Scripting XSS vulnerabilities exists in PHPGurukul Shopping v3.1 via the 1 callback parameter in a serverside/scripts/idjsonp.php, b serverside/scripts/jsonp.php, and c scripts/objectsjsonp.php, the 2 value parameter in examplessupport/editableajax.php, and the 3 PHPSELF...

6.3AI score0.00581EPSS
SaveExploits0References1
NVD
NVD
added 2021/11/05 3:15 a.m.29 views

CVE-2021-25502

A vulnerability of storing sensitive information insecurely in Property Settings prior to SMR Nov-2021 Release 1 allows attackers to read ESN value without priviledge...

7.9CVSS0.00068EPSS
SaveExploits0References1
OSV
OSV
added 2021/11/05 3:15 a.m.7 views

CVE-2021-25502

A vulnerability of storing sensitive information insecurely in Property Settings prior to SMR Nov-2021 Release 1 allows attackers to read ESN value without priviledge...

5.5CVSS5.8AI score0.00068EPSS
SaveExploits0References1
Rows per page
Query Builder