Lucene search
+L

395 matches found

OSV
OSV
added 2023/11/01 10:15 a.m.9 views

CVE-2023-42645

In sim service, there is a possible way to write permission usage records of an app due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed...

5.5CVSS5.9AI score0.00084EPSS
SaveExploits0References1
Prion
Prion
added 2023/11/01 10:15 a.m.24 views

Information disclosure

In sim service, there is a possible way to write permission usage records of an app due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed...

1.7CVSS5.3AI score0.00084EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2023/10/30 5:15 p.m.20 views

Design/Logic Flaw

In Permission Manager, there is a possible way to bypass required permissions due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

4.3CVSS8.2AI score0.00098EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2023/10/16 7:15 p.m.54 views

CVE-2023-45660

Nextcloud mail is an email app for the Nextcloud home server platform. In affected versions a missing check of origin, target and cookies allows for an attacker to abuse the proxy endpoint to denial of service a third server. It is recommended that the Nextcloud Mail is upgraded to 2.2.8 or 3.3.0...

4.3CVSS4.5AI score0.00601EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/09/25 12:00 a.m.10 views

VotiumStrategy.withdrawTime doesn't expect that balance can be already unlocked

Lines of code Vulnerability details Impact VotiumStrategy.withdrawTime doesn't expect that balance can be already unlocked. As result user can wait more time to witdraw. Proof of Concept When user wants to withdraw, then he needs to initiate requestWithdraw. As some part of funds are locked as cv...

7AI score
SaveExploits0
OSV
OSV
added 2023/09/04 3:15 a.m.9 views

CVE-2023-20836

In camsys, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07505629; Issue ID: ALPS07505629...

4.4CVSS5.9AI score0.00091EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/09/04 12:00 a.m.11 views

PT-2023-26451 · Unknown · Vowifiservice

Name of the Vulnerable Software and Affected Versions: vowifiservice affected versions not specified Description: The issue is related to a possible missing permission check in vowifiservice, which could lead to a local denial of service with no additional execution privileges. Recommendations: A...

5.5CVSS5.3AI score0.00081EPSS
SaveExploits0References2
Prion
Prion
added 2023/08/15 5:15 p.m.27 views

Authorization

A missing authorization check allows an arbitrary authenticated user to perform certain operations through the API of CLA-assistant by executing specific additional steps. This allows an arbitrary authenticated user to read CLA information including information of the persons who signed them as...

5.5CVSS7.9AI score0.00474EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/15 3:10 p.m.23 views

CVE-2023-32003

fs.mkdtemp and fs.mkdtempSync can be used to bypass the permission model check using a path traversal attack. This flaw arises from a missing check in the fs.mkdtemp API and the impact is a malicious actor could create an arbitrary directory. This vulnerability affects all users using the...

6.6AI score0.0117EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/08/15 3:10 p.m.56 views

CVE-2023-32003

fs.mkdtemp and fs.mkdtempSync can be used to bypass the permission model check using a path traversal attack. This flaw arises from a missing check in the fs.mkdtemp API and the impact is a malicious actor could create an arbitrary directory. This vulnerability affects all users using the...

7.3AI score0.0117EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2023/08/10 12:00 a.m.11 views

Missing access control for whitelisted smart contract

Lines of code Vulnerability details Impact Because this contract is a copy from the curve side, the verwa side is missing the check of a whitelisted/blacklisted smart contract. If the "blacklist" check is not added or implemented within the function, then the contract would lack the necessary...

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

Only a relayer should call rngComplete function in RngRelayAuction.sol contract.

Lines of code Vulnerability details Impact An arbitrary user can set a wining number and set a rewardRecipient to take the rewards Proof of Concept The contract RngRelayAuction is setting a rngAuctionRelayer in the constructor. file: pt-v5-draw-auction/src/RngRelayAuction.sol /// @notice The...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/07/25 12:00 a.m.37 views

Cisco FXOS, IOS XR, and NX-OS Software Cisco Discovery Protocol Denial of Service (CVE-2020-3120)

A vulnerability in the Cisco Discovery Protocol implementation for Cisco FXOS Software, Cisco IOS XR Software, and Cisco NX-OS Software could allow an unauthenticated, adjacent attacker to cause a reload of an affected device, resulting in a denial of service DoS condition. The vulnerability is d...

7.4CVSS7.3AI score0.01639EPSS
SaveExploits0References3
NVD
NVD
added 2023/07/11 3:15 a.m.29 views

CVE-2023-33992

The SAP BW BICS communication layer in SAP Business Warehouse and SAP BW/4HANA - version SAPBW 730, SAPBW 731, SAPBW 740, SAPBW 730, SAPBW 750, DW4CORE 100, DW4CORE 200, DW4CORE 300, may expose unauthorized cell values to the data response. To be able to exploit this, the user still needs...

6.5CVSS5.1AI score0.00444EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2023/07/05 3:17 p.m.34 views

CVE-2023-30583

A vulnerability has been identified in Node.js version 20, where fs.openAsBlob can bypass the experimental permission model when using the file system read restriction with the --allow-fs-read flag in Node.js 20. This flaw arises from a missing check in the fs.openAsBlob API...

5.3CVSS7.1AI score0.00722EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/06/22 2:38 a.m.8 views

SUSE CVE-2023-30583

fs.openAsBlob can bypass the experimental permission model when using the file system read restriction with the --allow-fs-read flag in Node.js 20. This flaw arises from a missing check in the fs.openAsBlob API. Please note that at the time this CVE was issued, the permission model is an...

7.5CVSS9AI score0.00722EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/06/15 3:23 p.m.11 views

jackson-databind: use of deeply nested arrays

A flaw was found In FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion due to the lack of a check in BeanDeserializer.deserializeFromArray to prevent the use of deeply nested arrays. An application is only vulnerable with certain customized choices...

7.5CVSS6.8AI score0.02779EPSS
SaveExploits1References4
OSV
OSV
added 2023/05/09 2:15 a.m.5 views

CVE-2022-48240

In camera driver, there is a possible out of bounds write due to a missing bounds check. This could lead to local denial of service with System execution privileges needed...

4.4CVSS5.9AI score0.00096EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/05/09 1:21 a.m.13 views

CVE-2022-48248

In audio service, there is a possible missing permission check. This could lead to local escalation of privilege with no additional execution privileges...

7.8AI score0.0009EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/05/03 3:54 p.m.10 views

jackson-databind: use of deeply nested arrays

A flaw was found In FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion due to the lack of a check in BeanDeserializer.deserializeFromArray to prevent the use of deeply nested arrays. An application is only vulnerable with certain customized choices...

7.5CVSS6.8AI score0.02779EPSS
SaveExploits1References4
Rows per page
Query Builder