Lucene search
+L

7169 matches found

Positive Technologies
Positive Technologies
added 2023/10/23 12:00 a.m.7 views

PT-2023-35537 · Hdf5 · Hdf5

Name of the Vulnerable Software and Affected Versions: HDF5 affected versions not specified Description: A heap buffer overflow issue has been identified, which can cause a crash. The crash occurs in the H5D scatter mem function, and is related to the H5D scatgath read and H5D contig read...

7.4AI score
SaveExploits0References2
CNNVD
CNNVD
added 2023/10/23 12:00 a.m.12 views

Viessmann Vitogate Security Breach

Viessmann Vitogate is an intelligent control system from Viessmann. A security vulnerability exists in Viessmann Vitogate versions 300 through 2.1.3.0, which stems from the presence of some unknown functions in /cgi-bin/, resulting in a direct request...

6.5CVSS6.8AI score0.14537EPSS
SaveExploits3References5
Positive Technologies
Positive Technologies
added 2023/10/22 12:00 a.m.7 views

PT-2023-35536 · Git +1 · Libredwg

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a heap-buffer-overflow read error. Technical details include a crash state involving the decode preR13 entities, decode preR13, a...

6.8AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/10/20 2:54 p.m.14 views

golang: go/parser: Infinite loop in parsing

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by an infinite loop due to integer overflow when calling any of the Parse functions. By sending a specially crafted input, a remote attacker can cause a denial of service...

7.5CVSS6.8AI score0.01412EPSS
SaveExploits0References6
NVD
NVD
added 2023/10/20 8:15 a.m.29 views

CVE-2020-36714

The Brizy plugin for WordPress is vulnerable to authorization bypass due to a incorrect capability check on the isadministrator function in versions up to, and including, 1.0.125. This makes it possible for authenticated attackers to access and interact with available AJAX functions...

8.1CVSS7.4AI score0.00425EPSS
SaveExploits1References2
OSV
OSV
added 2023/10/20 8:15 a.m.9 views

CVE-2020-36714

The Brizy plugin for WordPress is vulnerable to authorization bypass due to a incorrect capability check on the isadministrator function in versions up to, and including, 1.0.125. This makes it possible for authenticated attackers to access and interact with available AJAX functions...

8.1CVSS5.8AI score0.00425EPSS
SaveExploits1References2
CVE
CVE
added 2023/10/20 7:29 a.m.72 views

CVE-2020-36714

CVE-2020-36714 affects the Brizy WordPress plugin. The issue is an incorrect capability check in is_administrator(), causing an authorization bypass that lets authenticated attackers access and interact with available AJAX functions. Affected versions are up to and including 1.0.125. The vulnerab...

8.1CVSS7.7AI score0.00425EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/10/20 7:29 a.m.33 views

CVE-2020-36714 Brizy < 1.0.126 - Authorization Bypass to Settings Updates

The Brizy plugin for WordPress is vulnerable to authorization bypass due to a incorrect capability check on the isadministrator function in versions up to, and including, 1.0.125. This makes it possible for authenticated attackers to access and interact with available AJAX functions...

7.4CVSS7.8AI score0.00425EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/10/20 7:29 a.m.14 views

CVE-2020-36714

The Brizy plugin for WordPress is vulnerable to authorization bypass due to a incorrect capability check on the isadministrator function in versions up to, and including, 1.0.125. This makes it possible for authenticated attackers to access and interact with available AJAX functions...

7.4CVSS6.6AI score0.00425EPSS
SaveExploits1References2
NVD
NVD
added 2023/10/20 7:15 a.m.31 views

CVE-2021-4335

The Fancy Product Designer plugin for WordPress is vulnerable to unauthorized access to data and modification of plugin settings due to a missing capability check on multiple AJAX functions in versions up to, and including, 4.6.9. This makes it possible for authenticated attackers with...

6.3CVSS6AI score0.00401EPSS
SaveExploits0References2
Prion
Prion
added 2023/10/20 7:15 a.m.25 views

Information disclosure

The Fancy Product Designer plugin for WordPress is vulnerable to unauthorized access to data and modification of plugin settings due to a missing capability check on multiple AJAX functions in versions up to, and including, 4.6.9. This makes it possible for authenticated attackers with...

6.5CVSS6AI score0.00401EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2023/10/20 6:35 a.m.44 views

CVE-2021-4335

CVE-2021-4335 (Fancy Product Designer for WordPress) involves a broken access-control issue in versions up to 4.6.9 where multiple AJAX actions lack proper capability checks. This allows authenticated users with subscriber-level privileges to modify plugin settings, access arbitrary order informa...

6.3CVSS5.9AI score0.00401EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/10/20 6:35 a.m.46 views

CVE-2021-4335 Fancy Product Designer <= 4.6.9 - Insufficient Authorization on Mulitple AJAX Actions

The Fancy Product Designer plugin for WordPress is vulnerable to unauthorized access to data and modification of plugin settings due to a missing capability check on multiple AJAX functions in versions up to, and including, 4.6.9. This makes it possible for authenticated attackers with...

6.3CVSS6.2AI score0.00401EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/10/20 12:00 a.m.7 views

Registered wallet and sub account cannot be removed

Lines of code Vulnerability details Impact Registered wallet and sub account cannot be removed Proof of Concept In WalletRegistry, the wallet can be registered by calling registerWallet the sub account can be registered as well by calling registerSubAccount However, once registered, the wallet or...

7.1AI score
SaveExploits0
NVD
NVD
added 2023/10/18 4:15 a.m.26 views

CVE-2023-39331

A previously disclosed vulnerability CVE-2023-30584 was patched insufficiently in commit 205f1e6. The new path traversal vulnerability arises because the implementation does not protect itself against the application overwriting built-in utility functions with user-defined implementations. Please...

7.7CVSS8.5AI score0.01325EPSS
SaveExploits0References3
Prion
Prion
added 2023/10/18 4:15 a.m.32 views

Path traversal

Various node:fs functions allow specifying paths as either strings or Uint8Array objects. In Node.js environments, the Buffer class extends the Uint8Array class. Node.js prevents path traversal through strings see CVE-2023-30584 and Buffer objects see CVE-2023-32004, but not through non-Buffer...

7.5CVSS8.4AI score0.02129EPSS
SaveExploits0References3Affected Software2
UbuntuCve
UbuntuCve
added 2023/10/18 4:15 a.m.46 views

CVE-2023-39331

A previously disclosed vulnerability CVE-2023-30584 was patched insufficiently in commit 205f1e6. The new path traversal vulnerability arises because the implementation does not protect itself against the application overwriting built-in utility functions with user-defined implementations. Please...

7.7CVSS6.8AI score0.01325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/10/18 3:55 a.m.29 views

CVE-2023-39331

A previously disclosed vulnerability CVE-2023-30584 was patched insufficiently in commit 205f1e6. The new path traversal vulnerability arises because the implementation does not protect itself against the application overwriting built-in utility functions with user-defined implementations. Please...

7.7CVSS8.7AI score0.01325EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2023/10/18 3:55 a.m.51 views

CVE-2023-39331

A previously disclosed vulnerability CVE-2023-30584 was patched insufficiently in commit 205f1e6. The new path traversal vulnerability arises because the implementation does not protect itself against the application overwriting built-in utility functions with user-defined implementations. Please...

7.7CVSS6.9AI score0.01325EPSS
SaveExploits0
OSV
OSV
added 2023/10/18 3:55 a.m.45 views

CVE-2023-39332

Various node:fs functions allow specifying paths as either strings or Uint8Array objects. In Node.js environments, the Buffer class extends the Uint8Array class. Node.js prevents path traversal through strings see CVE-2023-30584 and Buffer objects see CVE-2023-32004, but not through non-Buffer...

7.3AI score
SaveExploits0References6
Rows per page
Query Builder