Lucene search
+L

288 matches found

vulnersOsv
vulnersOsv
•added 2024/12/30 12:43 p.m.•6 views

data-agora (=0.1.1), dtx (>=0.31.0 <=0.34.0) +10 more potentially affected by CVE-2024-10044 via fastchat (=0.1.0)

fastchat PYPI version =0.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on fastchat and may be impacted: - data-agora =0.1.1 - dtx =0.31.0, =0.2.0, =0.18.3, =0.0.2, =0.4.0, =0.0.1, =0.1.3, =0.1.0, =0.1.0, =0.1.1 Source cves: CVE-2024-10044 Source...

9.3CVSS7.2AI score0.00522EPSS
SaveExploits1
OSV
OSV
•added 2024/12/20 8:24 p.m.•15 views

CVE-2024-56359 Cross-site Scripting vulnerability through HyperLink cells in grist-core

grist-core is a spreadsheet hosting server. A user visiting a malicious document and clicking on a link in a HyperLink cell using a control modifier meaning for example Ctrl+click could have their account compromised, since the link could use the javascript: scheme and be evaluated in the context...

8.1CVSS6.7AI score
SaveExploits0References4
Debian CVE
Debian CVE
•added 2024/11/06 9:0 p.m.•16 views

CVE-2024-50343

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS4.6AI score0.00465EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/11/06 9:0 p.m.•32 views

CVE-2024-50343 Incorrect response from Validator when input ends with `\n` in symfony/validator

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS0.00465EPSS
SaveExploits0References2
OSV
OSV
•added 2024/11/06 3:21 p.m.•14 views

GHSA-G3RH-RRHP-JHH9 Symfony has an incorrect response from Validator when input ends with `\n`

Description It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Resolution Symfony now uses the D regex modifier to match the entire input. The patch for this issue is available here for branch 5.4. Credits We would li...

3.1CVSS3.8AI score0.00465EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2024/07/16 12:25 p.m.•20 views

CVE-2022-48849 drm/amdgpu: bypass tiling flag check in virtual display case (v2)

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: bypass tiling flag check in virtual display case v2 vkms leverages common amdgpu framebuffer creation, and also as it does not support FB modifier, there is no need to check tiling flags when initing framebuffer when...

6.8AI score0.00216EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2024/04/17 11:15 a.m.•22 views

CVE-2024-26895

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS6.1AI score0.00235EPSS
SaveExploits0References24
Chainguard
Chainguard
•added 2024/03/05 11:15 p.m.•84 views

CVE-2024-24786 vulnerabilities

Vulnerabilities for packages: nri-discovery-kubernetes, crossplane-provider-azure-authorization, hubble-ui, kubewatch, flux, up, vault-k8s-fips, crossplane-provider-aws-memorydb, prometheus-elasticsearch-exporter, kubernetes-dns-node-cache, prometheus-adapter-fips, crossplane-provider-aws-dynamod...

7.5CVSS6.2AI score0.01262EPSS
SaveExploits0
Code423n4
Code423n4
•added 2023/12/19 12:0 a.m.•11 views

InitiCore.liquidate uses stale toShares function

Lines of code Vulnerability details Proof of Concept When position is going to be liquidated, then liquidator provides poolToRepay and poolOut. He wants to repay some amount to poolToRepay and get shares from poolOut back according to repaid amount + bonus. ILendingPoolpoolOut.toShares function i...

7AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/12/08 12:0 a.m.•16 views

Missing onlyOwner Modifier Will Give Access To Any Malicious User To Change UnwrapFee Immediately

Lines of code Vulnerability details Impact Any address can call the function changeUnwrapFee and modify or influence the unwrap fee, compromising the intended governance structure and allowing malicious users or entities to favourably adjust fees to their advantage for token unwrapping. Proof of...

7.1AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/11/17 12:0 a.m.•15 views

asD TOKEN CREATOR CAN PROFIT UNFAIRLY FROM THE cNote TOKENS DIRECLTY TRANSFERRED TO THE asD.sol CONTRACT

Lines of code Vulnerability details Impact The asD.withdrawCarry function is used to withdraw the interest that accrued in the asD contract in the form of NOTE tokens. Only the owner of the asD token is able to withdraw the interest accrued since the withdrawCarry is controlled by the onlyOwner...

7AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/11/17 12:0 a.m.•11 views

The getPriceAndFee() function performs calculations without implementing reentrancy protection.

Lines of code Vulnerability details Impact An attacker could call getPriceAndFee multiple times concurrently, read intermediate state, and craft calls to exploit any assumptions made between calculations. This could undermine the intended bonding curve pricing logic. Proof of Concept getPriceAndF...

6.8AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/11/13 12:0 a.m.•7 views

Add reentrancy protection in payArtist function

Lines of code Vulnerability details In payArtist function, the potential for reentrancy exists due to the call method being used to transfer Ether. The call method is known to be risky for reentrancy attacks because it hands off control to the called contract, which could be malicious. After the...

7.1AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/10/30 12:0 a.m.•10 views

StakedUSDe contract allows attackers to steal staked USDe tokens of soft-restricted users

Lines of code Vulnerability details Description The modifier called checkMinShares that is used to ensure that there is always a small non-zero amount of shares in circulation. This is to prevent a donation attack, where an attacker donates a small amount of USDe tokens to the contract and then...

6.9AI score
SaveExploits0
Chainguard
Chainguard
•added 2023/10/25 9:17 p.m.•152 views

GHSA-M425-MQ94-257G vulnerabilities

Vulnerabilities for packages: dynamic-localpv-provisioner-fips, kubernetes-csi-livenessprobe-fips, up, buildkitd, volume-modifier-for-k8s-fips, scorecard, k3d, spark-operator, dgraph, metrics-server-fips, terraform-provider-sendgrid-fips, kube-oidc-proxy, prometheus-adapter-fips, kubevela,...

5.2AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/10/25 12:0 a.m.•10 views

Wrong validation check for caller of some functions

Lines of code Vulnerability details Impact When an attacker call some functions which lacks validation check for msg.sender, it causes unexpected interactions. Proof of Concept The AccountingEngine.solsettleDebt function and AccountingEngine.solsettleDebtfuntion is as follows. function...

7.1AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/10/25 12:0 a.m.•11 views

M-07 Unmitigated

Lines of code Vulnerability details Mitigation of M-07: Mitigation Error, see comments Link to Issue: code-423n4/2023-09-asymmetry-findings38 Comments The changes related to this issue are: Access control has been added to AfEth::depositRewards using the onlyVotiumOrRewarder modifier. This functi...

7AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/10/25 12:0 a.m.•14 views

All functions in ODSafeManager.sol related to handlerAllowed modifier can never be called.

Lines of code Vulnerability details Impact All the functions with handlerAllowed modifier are unusable and can never be called. Proof of Concept Handler is deployed and assigned to the Safe/NFT when ODSafeManager.sol/openSAFE function is called. The SafeHandler.sol have only a constructor and not...

7.1AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/10/11 12:0 a.m.•13 views

Needs a secure modifier

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. The ERC20ProxyDelegator constructor appears to be used for delegating voting rights to a delegate by allowing them to call the delegate function of an ERC20Votes contract. To secure this function, you...

7AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/10/06 12:0 a.m.•14 views

A Malicious user can create a rootBridgeAgent with a malicious endpoint and execute calls directly with the rootBridgeAgent.

Lines of code Vulnerability details Impact A Malicious user can create a rootBridgeAgent with a malicious endpoint and execute calls directly with the rootBridgeAgent. Since anyone can create a rootBridgeAgent with desired values for port, endpoint and router address in anychain. The Attacker can...

7.1AI score
SaveExploits0
Rows per page
Query Builder