Lucene search
+L

6739 matches found

OSV
OSV
added 2023/05/09 12:0 a.m.48 views

ALSA-2023:2453 Moderate: libtpms security update

The libtpms is a library providing Trusted Platform Module TPM functionality for virtual machines. Security Fixes: tpm: TCG TPM2.0 implementations vulnerable to memory corruption CVE-2023-1017 tpm2: TCG TPM2.0 implementations vulnerable to memory corruption CVE-2023-1018 For more details about th...

7.8CVSS7.2AI score0.05552EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2023/05/04 12:0 a.m.12 views

MAX_WITHDRAWAL_DELAY_BLOCKS assumes that block time is always 12 seconds

Lines of code Vulnerability details Impact Block time may change in the future which may affect the protocol's withdrawal functionality. Proof of Concept StrategyManagerStorage.sol assumes a 12-second blocks timing. If the block time changes in the future the MAXWITHDRAWALDELAYBLOCKS of one week...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/04 12:0 a.m.11 views

Zero address pauser assignment

Lines of code Vulnerability details Impact By allowing any address to be assigned as the pauser, the StrategyBase contract leaves itself vulnerable to losing critical functionality that controls token transfers in and out. Assigning a zero address would result in no valid pauser, preventing the...

7.2AI score
SaveExploits0
Amazon
Amazon
added 2023/05/03 12:0 a.m.73 views

Medium: libxml2

Issue Overview: parser.c in libxml2 before 2.9.5 mishandles parameter-entity references because the NEXTL macro calls the xmlParserHandlePEReference function in the case of a '%' character in a DTD name. CVE-2017-16931 GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in...

9.8CVSS7.8AI score0.22791EPSS
SaveExploits8
Code423n4
Code423n4
added 2023/04/28 12:0 a.m.16 views

Claiming of domains will likely be locked due to a bad check in _enableNode

Lines of code Vulnerability details Description DNS name claims all go through claim which calls enableNode, which calls enableNode. Nodes are enabled recursively, from the root downwards.The following check occurs in enableNode: node = keccak256abi.encodePackedparentNode, label; address owner =...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/04/28 12:0 a.m.10 views

DNSRegistrar does not support domain trees which is key functionality for DNS

Lines of code Vulnerability details Description In DNS it is exceedingly common to have paths such as a.b.c or a.b.c.d. However, the DNSRegistrar fails to support it. enableNode verifies the parent domain is a valid public suffix. function enableNodebytes memory domain public returns bytes32 node...

6.7AI score
SaveExploits0
NVD
NVD
added 2023/04/25 10:15 p.m.36 views

CVE-2023-20870

VMware Workstation and Fusion contain an out-of-bounds read vulnerability that exists in the functionality for sharing host Bluetooth devices with the virtual machine...

6CVSS6AI score0.00375EPSS
SaveExploits0References1
OSV
OSV
added 2023/04/25 4:6 p.m.7 views

SUSE-SU-2023:2003-1 Security update for runc

This update for runc fixes the following issues: Update to runc v1.1.5: Security fixes: - CVE-2023-25809: Fixed rootless /sys/fs/cgroup is writable when cgroupns isn't unshared bnc1209884. - CVE-2023-27561: Fixed regression that reintroduced CVE-2019-19921 vulnerability bnc1208962. -...

7.8CVSS6.7AI score0.00444EPSS
SaveExploits2References8
NVD
NVD
added 2023/04/24 8:15 a.m.37 views

CVE-2023-30458

A username enumeration issue was discovered in Medicine Tracker System 1.0. The login functionality allows a malicious user to guess a valid username due to a different response time from invalid usernames. When one enters a valid username, the response time increases depending on the length of t...

5.3CVSS5.2AI score0.00836EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/04/24 12:0 a.m.15 views

PT-2023-22703 · Unknown · Medicine Tracker System

Name of the Vulnerable Software and Affected Versions: Medicine Tracker System version 1.0 Description: A username enumeration issue was discovered in the login functionality, allowing a malicious user to guess a valid username due to a different response time from invalid usernames. When a valid...

5.3CVSS5.2AI score0.00836EPSS
SaveExploits1References5
WPVulnDB
WPVulnDB
added 2023/04/24 12:0 a.m.17 views

HTTP Headers < 1.18.8 - Admin+ SQL Injection

This plugin has an import functionality which executes arbitrary SQL on the server, leading to an SQL Injection vulnerability. PoC 1. Create an SQL file with the following contents: UPDATE wpoptions SET optionvalue = "Hacked" WHERE optionname = "blogname" 2. As an admin user within WP Admin,...

7.2CVSS8AI score0.00885EPSS
SaveExploits2Affected Software1
CVE
CVE
added 2023/04/24 12:0 a.m.64 views

CVE-2023-30458

Summary: Medicine Tracker System 1.0 suffers a username enumeration in its login function: valid usernames leak via longer response times tied to password length. Impact: potential credential discovery over network with no direct exploitation details in the provided documents. Remediation (suppor...

5.3CVSS5.2AI score0.00836EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/04/24 12:0 a.m.61 views

CVE-2023-30458

A username enumeration issue was discovered in Medicine Tracker System 1.0. The login functionality allows a malicious user to guess a valid username due to a different response time from invalid usernames. When one enters a valid username, the response time increases depending on the length of t...

5.5AI score0.00836EPSS
SaveExploits1References3
OSV
OSV
added 2023/04/21 9:15 a.m.10 views

CVE-2023-2210

A vulnerability has been found in Campcodes Coffee Shop POS System 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /admin/categories/viewcategory.php. The manipulation of the argument id leads to sql injection. The attack can be launched...

7.5CVSS6.5AI score0.00607EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/04/19 9:38 a.m.41 views

CVE-2023-2169 TaxoPress <= 3.6.4 - Authenticated (Editor+) Stored Cross-Site Scripting

The TaxoPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Related Posts functionality in versions up to, and including, 3.6.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers with Editor+ permissions to...

5.5CVSS5.2AI score0.0049EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/04/19 12:0 a.m.13 views

Lack of removal of minters reduces chances of survival

Lines of code Vulnerability details Impact It is reasonable to assume there will be occasions of misbehaving minters that will threaten the functioning of the Frankencoin ecosystem and there is no way to disable any such minter without redeploying the contract. Ex. an attacker can deploy a...

6.7AI score
SaveExploits0
Prion
Prion
added 2023/04/17 8:15 a.m.23 views

Design/Logic Flaw

In Phoenix Contacts ENERGY AXC PU Web service an authenticated restricted user of the web frontend can access, read, write and create files throughout the file system using specially crafted URLs via the upload and download functionality of the web service. This may lead to full control of the...

6.5CVSS8.6AI score0.00759EPSS
SaveExploits0References2Affected Software4
Vulnrichment
Vulnrichment
added 2023/04/17 12:0 a.m.10 views

CVE-2022-46389 Cross-Site Scripting (XSS) vulnerability found on logout functionality

There exists a reflected XSS within the logout functionality of ServiceNow versions lower than Quebec Patch 10 Hotfix 11b, Rome Patch 10 Hotfix 3b, San Diego Patch 9, Tokyo Patch 4, and Utah GA. This enables an unauthenticated remote attacker to execute arbitrary JavaScript code in the...

6.1CVSS6.4AI score0.00595EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/04/14 12:0 a.m.35 views

CVE-2022-46886

There exists an open redirect within the response list update functionality of ServiceNow. This allows attackers to redirect users to arbitrary domains when clicking on a URL within a service-now domain...

5.5CVSS6.5AI score0.00299EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2023/04/13 12:0 a.m.8 views

PrivatePool.change does not work with token with less than 4 decimals

Lines of code Vulnerability details PrivatePool.change does a call to changeFeeQuote to calculate the fee amount. It computes an exponent as ERC20baseToken.decimals - 4 File: src/PrivatePool.sol 731: function changeFeeQuoteuint256 inputAmount public view returns uint256 feeAmount, uint256...

6.8AI score
SaveExploits0
Rows per page
Query Builder