Lucene search
+L

7171 matches found

Positive Technologies
Positive Technologies
added 2023/08/08 12:00 a.m.9 views

PT-2023-4215 · Sap · Sap Host Agent

Name of the Vulnerable Software and Affected Versions: SAP Host Agent version 7.22 Description: The issue is related to a missing authentication check in the SAP Host Agent, allowing an unauthenticated attacker to set an undocumented parameter to a particular compatibility value. This enables the...

5.3CVSS7.2AI score0.0046EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2023/08/08 12:00 a.m.2 views

PT-2023-35939 · Git +1 · Jq

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 crash, specifically a Segv on an unknown address. The crash involves the functions decUnitCompare, decCompare, and decCompareOp...

6.9AI score
SaveExploits0References2
Code423n4
Code423n4
added 2023/08/07 12:00 a.m.15 views

Insufficient input validation can lead to loss of funds

Lines of code Vulnerability details Impact The VaultBooster.sol contract allows someone to liquidate tokens for a vault and improve the vault's chance of winning. The prizePool.prizeToken is set in the constructor and liquidationPair set in the setBoost function. However, the external deposit...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/07 12:00 a.m.9 views

deadline using swap functions does not verify that the deadline has passed/expired

Lines of code Vulnerability details Impact In V3Proxy.sol contract, deadline is used in functions like swapExactTokensForTokens, swapTokensForExactTokens, swapExactETHForTokens, swapETHForExactTokens, swapTokensForExactETH and swapExactTokensForETH etc to ensure that the transaction can be execut...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/07 12:00 a.m.11 views

INCORRECT ACCESS CONTROL

Lines of code Vulnerability details Impact Access control plays an important role in segregation of privileges in smart contracts and other applications. If this is misconfigured or not properly validated on sensitive functions, it may lead to loss of funds, tokens and in some cases compromise of...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/07 12:00 a.m.14 views

INCORRECT ACCESS CONTROL

Lines of code https...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/08/06 12:00 a.m.4 views

PT-2023-35935 · Git +1 · Clamav

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-use-after-free READ 1 crash type. The crash state involves functions such as yr parser lookup loop variable, yara yyparse,...

6.9AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/08/03 12:00 a.m.12 views

PT-2023-5956 · Php +11 · Php +11

Name of the Vulnerable Software and Affected Versions: PHP versions 8.0. through 8.0.29 PHP versions 8.1. through 8.1.21 PHP versions 8.2. through 8.2.7 Description: The issue is related to the way PHP's XML functions rely on libxml global state to track configuration variables. This state can be...

9.8CVSS6.6AI score0.38115EPSS
SaveExploits11References190
Microsoft CVE
Microsoft CVE
added 2023/08/01 12:00 a.m.6 views

CVE-2018-11694

...

8.8CVSS7.9AI score0.01707EPSS
SaveExploits1
OSV
OSV
added 2023/07/31 4:15 p.m.6 views

DEBIAN-CVE-2023-3817

Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHcheck, DHcheckex or EVPPKEYparamcheck to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been...

5.3CVSS6.4AI score0.03047EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/07/31 3:34 p.m.44 views

CVE-2023-3817 Excessive time spent checking DH q parameter value

Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHcheck, DHcheckex or EVPPKEYparamcheck to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been...

6.2AI score0.03047EPSS
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/07/31 7:47 a.m.5 views

Malicious code in stranger-strings-functions (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 0eb204bfcf29270cc49274f3388170c77d866c2f6e0a88d4336c01732a365768 The OpenSSF Package Analysis project identified 'stranger-strings-functions' @ 1.0.0 npm as malicious. It is considered malicious because: - The...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/31 12:00 a.m.13 views

The onlyProfileOwnerOrDelegatedExecutor and whenNotPaused checks can be bypassed

Lines of code Vulnerability details Impact The LensHub.sol functions setProfileMetadataURI, setProfileMetadataURIWithSig, setFollowModule, setFollowModuleWithSig, collect, collectWithSig, act, actWithSig, setProfileImageURI, setProfileImageURIWithSig and others use...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/28 12:00 a.m.17 views

Malicious proposal can drain the treasury contract and bypass the gscAllowance[token] check

Lines of code Vulnerability details Impact Malicious proposal can drain the treasury contract and bypass the gscAllowancetoken check Proof of Concept See this two function: function gscSpend address token, uint256 amount, address destination external onlyRoleGSCCOREVOTINGROLE nonReentrant if...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/28 12:00 a.m.11 views

treasury approveSmallSpending, approveMediumSpend and approveLargeSpend and setThreshold and setGSCAllowance can be frontrunned

Lines of code Vulnerability details Line of code: Impact treasury approveSmallSpending, approveMediumSpend and approveLargeSpend can be frontrunned Proof of Concept the AracheTreasury, there are three spending relate function: approveSmallSpend, approveMediumSpend, approveLargeSpend both of these...

6.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/07/26 12:00 a.m.13 views

PT-2023-26545 · Unknown · Paddlepaddle

Name of the Vulnerable Software and Affected Versions: PaddlePaddle versions prior to 2.5.0 Description: The issue is related to a flaw that can cause a runtime crash and a denial of service. It is associated with FPE in paddle.trace and paddle.linalg.matrix power in PaddlePaddle. Recommendations...

7.5CVSS7.3AI score0.00745EPSS
SaveExploits1References10
Metasploit
Metasploit
added 2023/07/26 12:00 a.m.1073 views

GameOver(lay) Privilege Escalation and Container Escape

This module exploits the use of unsafe functions in a number of Ubuntu kernels utilizing vulnerable versions of overlayfs. To mitigate CVE-2021-3493 the Linux kernel added a call to vfssetxattr during ovldosetxattr. Due to independent changes to the kernel by the Ubuntu development team...

8.8CVSS7AI score0.49166EPSS
SaveExploits28
NVD
NVD
added 2023/07/25 8:15 p.m.25 views

CVE-2022-46901

An issue was discovered in Vocera Report Server and Voice Server 5.x through 5.8. There is an Access Control Violation for Database Operations. The Vocera Report Console contains a websocket interface that allows for the unauthenticated execution of various tasks and database functions. This...

7.5CVSS7.7AI score0.00562EPSS
SaveExploits0References2
Prion
Prion
added 2023/07/25 8:15 p.m.30 views

Design/Logic Flaw

An issue was discovered in Vocera Report Server and Voice Server 5.x through 5.8. There is an Access Control Violation for Database Operations. The Vocera Report Console contains a websocket interface that allows for the unauthenticated execution of various tasks and database functions. This...

5CVSS7.7AI score0.00816EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2023/07/25 7:15 a.m.9 views

CVE-2023-35078

An authentication bypass vulnerability in Ivanti EPMM allows unauthorized users to access restricted functionality or resources of the application without proper authentication...

9.8CVSS5.8AI score0.99999EPSS
SaveExploits14References5
Rows per page
Query Builder