Lucene search
K

31 matches found

CVE
CVE
added 2026/04/21 5:9 p.m.4 views

CVE-2026-40585

blueprintUE prior to 4.2.0 generates a 128-character CSPRNG reset token and stores it with a password_reset_at timestamp. The token redemption function findUserIDFromEmailAndToken() only validates email+token, not whether password_reset_at falls within any expiry window, so a generated reset toke...

7.4CVSS5.8AI score0.00043EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/21 5:9 p.m.1 views

CVE-2026-40585

blueprintUE is a tool to help Unreal Engine developers. Prior to 4.2.0, when a password reset is initiated, a 128-character CSPRNG token is generated and stored alongside a passwordresetat timestamp. However, the token redemption function findUserIDFromEmailAndToken queries only for a matching...

7.4CVSS5.8AI score0.00043EPSS
Exploits0References2Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2016-9863

Malware in sbrugna...

5.9CVSS6.4AI score0.01777EPSS
Exploits2References24
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-22977

Malware in sbrugna...

9.8CVSS9.2AI score0.00203EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-2365

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.00051EPSS
Exploits0References5
OSV
OSV
added 2024/09/02 4:8 p.m.1 views

CLSA-2024-1725293298 kernel: Fix of 37 CVEs

tun: add missing verification for short frame CVE-2024-41091 - tap: add missing verification for short frame CVE-2024-41090 - drm/amd/display: Fix potential index out of bounds in color transformation function CVE-2024-38552 - net: fix dstnegativeadvice race CVE-2024-36971 - net: annotate...

8.4CVSS7.2AI score0.00449EPSS
Exploits2References1
RedHat Linux
RedHat Linux
added 2024/07/08 2:5 a.m.2 views

kernel: netfilter: nf_tables: use timestamp to check for set element timeout

A use-after-free flaw was found in the Linux kernel’s netfilter subsystem in how a user triggers the element timeout. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7CVSS6.8AI score0.00037EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/07/02 9:2 a.m.6 views

kernel: netfilter: nf_tables: use timestamp to check for set element timeout

A use-after-free flaw was found in the Linux kernel’s netfilter subsystem in how a user triggers the element timeout. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7CVSS6.8AI score0.00037EPSS
Exploits0References5
Code423n4
Code423n4
added 2023/11/13 12:0 a.m.5 views

Missing deadline checks

Lines of code Vulnerability details Consider addings implementation to handle the expiration of the transaction for additional security. To implement a transaction expiration mechanism in the emergencyWithdraw add a timestamp check to ensure that the transaction is executed only within a certain...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2023/11/13 12:0 a.m.7 views

AuctionDemo::claimAuction() - L105: Logic bug in the conditional statement where the timestamp check should be > instead of >=.

Lines of code Vulnerability details Impact Would enable the winning bidder/bid to be selected WHILE it's still possible to bid higher in the auction. I.e. current comparison logic makes it possible to select auction winner while the auction isnt over yet. there's the risk of the true/valid highes...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2023/11/13 12:0 a.m.6 views

AuctionDemo::claimAuction() - L105: Logic bug in the conditional statement where the timestamp check should be > instead of >=.

Lines of code Vulnerability details Impact Would enable the winning bidder/bid to be selected WHILE it's still possible to bid higher in the auction. I.e. current comparison logic makes it possible to select auction winner while the auction isnt over yet. there's the risk of the true/valid highes...

6.9AI score
Exploits0
Prion
Prion
added 2023/08/23 9:15 p.m.7 views

Cross site request forgery (csrf)

Node-SAML is a SAML library not dependent on any frameworks that runs in Node. The lack of checking of current timestamp allows a LogoutRequest XML to be reused multiple times even when the current time is past the NotOnOrAfter. This could impact the user where they would be logged out from an...

5CVSS5.1AI score0.00051EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2023/08/23 12:0 a.m.1 views

node-saml 代码问题漏洞

node-saml is a SAML library that does not depend on any framework running in Node.js. A code issue vulnerability exists in Node-SAML versions prior to 4.0.5 that stems from not checking the current timestamp, and LogoutRequest XML can be reused multiple times...

5.3CVSS5.7AI score0.00051EPSS
Exploits0References4
Code423n4
Code423n4
added 2023/07/31 12:0 a.m.8 views

updatedAt TIMESTAMP IS NOT USED TO DETECT STALE ORACLE PRICES

Lines of code Vulnerability details Impact The external Chainlink oracle, which provides index price information to the system, introduces risk inherent to any dependency on third-party data sources. For example, the oracle could fall behind or otherwise fail to be maintained, resulting in outdat...

6.4AI score
Exploits0
Code423n4
Code423n4
added 2023/07/28 12:0 a.m.8 views

ADMIN CAN CHANGE THE GSCAllowance BEFORE THE COOL DOWN PERIOD HAS PASSED

Lines of code Vulnerability details Impact The ArcadeTreasury.setGSCAllowance is used to set the GSC allowance for a token. This function is only callable by the contract admin. Even though this function is controlled by the admin, there is an additional restriction implemented, in the form of a...

6.9AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/05/02 12:0 a.m.26 views

Siemens SIMATIC NET CP 443-1 OPC UA Improper Input Validation (CVE-2016-9042)

An exploitable denial of service vulnerability exists in the origin timestamp check functionality of ntpd 4.2.8p9. A specially crafted unauthenticated network packet can be used to reset the expected origin timestamp for target peers. Legitimate replies from targeted peers will fail the origin...

5.9CVSS6.5AI score0.01777EPSS
Exploits2References22
Code423n4
Code423n4
added 2022/11/08 12:0 a.m.5 views

Cancel auction does not get deleted leading to loss of quoteTokens

Lines of code Vulnerability details Impact A malicious seller can cancel the auction just after it has ended, receive their baseToken back and then call reveal to make bidders lose their tokens which is sent to address0. Since a.data.lowestQuote == typeuint128.max just before reveal call is made,...

6.8AI score
Exploits0
ATTACKERKB
ATTACKERKB
added 2021/10/22 12:15 p.m.1 views

CVE-2021-36357

An issue was discovered in OpenPOWER 2.6 firmware. unpacktimestamp calls le32tocpu for endian conversion of a uint16t "year" value, resulting in a type mismatch that can truncate a higher integer value to a smaller one, and bypass a timestamp check. The fix is to use the right endian conversion...

9.8CVSS5.5AI score0.00203EPSS
Exploits0References2
Prion
Prion
added 2021/10/22 12:15 p.m.9 views

Design/Logic Flaw

An issue was discovered in OpenPOWER 2.6 firmware. unpacktimestamp calls le32tocpu for endian conversion of a uint16t "year" value, resulting in a type mismatch that can truncate a higher integer value to a smaller one, and bypass a timestamp check. The fix is to use the right endian conversion...

7.5CVSS9.3AI score0.00203EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2021/10/22 11:14 a.m.10 views

CVE-2021-36357

An issue was discovered in OpenPOWER 2.6 firmware. unpacktimestamp calls le32tocpu for endian conversion of a uint16t "year" value, resulting in a type mismatch that can truncate a higher integer value to a smaller one, and bypass a timestamp check. The fix is to use the right endian conversion...

9.6AI score0.00203EPSS
Exploits0References1
Rows per page
Query Builder