Lucene search
+L

14076 matches found

OSV
OSV
added 2023/06/06 11:15 a.m.12 views

CVE-2023-3121

A vulnerability has been found in Dahua Smart Parking Management up to 20230528 and classified as problematic. This vulnerability affects unknown code of the file /ipms/imageConvert/image. The manipulation of the argument fileUrl leads to server-side request forgery. The exploit has been disclose...

4.6CVSS4.7AI score0.00461EPSS
SaveExploits1References3
NVD
NVD
added 2023/06/06 11:15 a.m.26 views

CVE-2023-3121

A vulnerability has been found in Dahua Smart Parking Management up to 20230528 and classified as problematic. This vulnerability affects unknown code of the file /ipms/imageConvert/image. The manipulation of the argument fileUrl leads to server-side request forgery. The exploit has been disclose...

4.6CVSS4.4AI score0.00461EPSS
SaveExploits1References3
Prion
Prion
added 2023/06/06 11:15 a.m.27 views

Server side request forgery (ssrf)

A vulnerability has been found in Dahua Smart Parking Management up to 20230528 and classified as problematic. This vulnerability affects unknown code of the file /ipms/imageConvert/image. The manipulation of the argument fileUrl leads to server-side request forgery. The exploit has been disclose...

2.7CVSS5.1AI score0.00461EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/06/06 11:00 a.m.39 views

CVE-2023-3121 Dahua Smart Parking Management image server-side request forgery

A vulnerability has been found in Dahua Smart Parking Management up to 20230528 and classified as problematic. This vulnerability affects unknown code of the file /ipms/imageConvert/image. The manipulation of the argument fileUrl leads to server-side request forgery. The exploit has been disclose...

3.5CVSS5.2AI score0.00461EPSS
SaveExploits1References3
CVE
CVE
added 2023/06/06 11:00 a.m.71 views

CVE-2023-3121

Dahua Smart Parking Management (versions up to 20230528) contains a server-side request forgery (SSRF) in the /ipms/imageConvert/image endpoint triggered by manipulating the fileUrl parameter. The vulnerability affects an unknown code path in that file and exploitation has been publicly disclosed...

4.6CVSS4.5AI score0.00461EPSS
SaveExploits1References3Affected Software1
Openbugbounty
Openbugbounty
added 2023/06/06 1:54 a.m.10 views

apps.smarthealthit.org Cross Site Scripting vulnerability OBB-3395390

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/06/06 12:00 a.m.15 views

PT-2023-7592 · Dahua · Dahua Smart Parking Management

Name of the Vulnerable Software and Affected Versions: Dahua Smart Parking Management versions up to 20230528 Description: The issue is related to insufficient checking of incoming requests in the /ipms/imageConvert/image file of the Dahua Smart Parking Management system. This can allow a remote...

6.2CVSS4.4AI score0.00461EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2023/06/06 12:00 a.m.11 views

Dahua Smart Parking Management 代码问题漏洞

Dahua Smart Parking Management is a parking solution from Dahua, China. A code issue vulnerability exists in Dahua Smart Parking Management 20230528 and prior versions, which stems from an issue with unknown code in the file /ipms/imageConvert/image, where manipulation of the parameter fileUrl ca...

4.6CVSS5AI score0.00461EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/06/05 12:00 a.m.8 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS has a security vulnerability that stems from an overstepping access issue in Smart Screen Read Later, which could be exploited by an attacke...

5.3CVSS5.7AI score0.00278EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2023/06/05 12:00 a.m.65 views

onlyEOA modifier can be bypassed and leads to loss of user funds(Openzeppelin removed isContract function check)

Lines of code Vulnerability details Impact The onlyEOA modifier is extensively used in L1 as well as L2 smart contracts. It is designed to restict certain operations to Externally Owned accountEOA. However, the vulnerability exist that may allow the malicious contract to bypass this restriction...

7.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/06/05 12:00 a.m.22 views

The vulnerability of the ChangeFriendlyName() function in the IoT device’s microprogramming system of Belkin Smart Outlet V2 F7c063 allows a perpetrator to trigger a service failure.

The vulnerability of the ChangeFriendlyName function in the IoT device’s microprogramming software of Belkin Smart Outlet V2 F7c063 is related to buffer overflow in the stack. Exploiting this vulnerability could allow a malicious actor to trigger a service failure through a specially crafted UPNP...

10CVSS8.4AI score0.00982EPSS
SaveExploits1References4Affected Software1
Patchstack
Patchstack
added 2023/06/03 12:00 a.m.15 views

WordPress WPC Smart Wishlist for WooCommerce Plugin <= 4.7.1 is vulnerable to Cross Site Request Forgery (CSRF)

Software WPC Smart Wishlist for WooCommerce Type Plugin Vulnerable versions = 4.7.1 Fixed in 4.7.2 OWASP Top 10 A5: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2023-34386 Patch priority Low CVSS severity Low 4.3 Developer Claim ownership PSID 0224798abc6b Credits...

8.8CVSS6.6AI score0.00315EPSS
SaveExploits0References2Affected Software1
Code423n4
Code423n4
added 2023/06/02 12:00 a.m.17 views

Borrower can reject receiving ETH thus prevent lender from calling withdrawEthWithInterest()

Lines of code Vulnerability details Impact The withdrawEthWithInterest function transfers ETH with interest back to the lender in case the loan is insolvent or the auction has concluded. It also transfers PnL to the borrower. However, if the borrower is a smart contract and rejects receiving ETH,...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/02 12:00 a.m.28 views

If no funds are deposited at the beginning, L1-L2 cannot be transferred out

Lines of code Vulnerability details Impact If user transfer tokenA-tokenB from L1 to L2, and the L2 depositstokenBtokenA is zero at the beginning.It will cause user lossing his funds. Proof of Concept First, user transfer TokenA, and it will send Message to L2 and L2 will call finalizeBridgeERC20...

6.7AI score
SaveExploits0
NVD
NVD
added 2023/06/01 1:15 a.m.18 views

CVE-2023-2977

A vulnerbility was found in OpenSC. This security flaw cause a buffer overrun vulnerability in pkcs15 cardoshaveverifyrcpackage. The attacker can supply a smart card package with malformed ASN1 context. The cardoshaveverifyrcpackage function scans the ASN1 buffer for 2 tags, where remaining lengt...

7.1CVSS6.8AI score0.00293EPSS
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2023/06/01 1:15 a.m.35 views

CVE-2023-2977

A vulnerbility was found in OpenSC. This security flaw cause a buffer overrun vulnerability in pkcs15 cardoshaveverifyrcpackage. The attacker can supply a smart card package with malformed ASN1 context. The cardoshaveverifyrcpackage function scans the ASN1 buffer for 2 tags, where remaining lengt...

7.1CVSS7AI score0.00293EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2023/06/01 1:15 a.m.32 views

CVE-2023-2977

A vulnerbility was found in OpenSC. This security flaw cause a buffer overrun vulnerability in pkcs15 cardoshaveverifyrcpackage. The attacker can supply a smart card package with malformed ASN1 context. The cardoshaveverifyrcpackage function scans the ASN1 buffer for 2 tags, where remaining lengt...

7.1CVSS6.9AI score0.00293EPSS
SaveExploits0References5
CVE
CVE
added 2023/06/01 12:00 a.m.184 views

CVE-2023-2977

CVE-2023-2977 affects OpenSC pkcs15 code path (cardos_have_verifyrc_package). A malformed ASN.1 context in a smart-card package can trigger a heap-based buffer out-of-bounds read, potentially crashing the process and enabling information leakage when ASAN is enabled during compile. Connected advi...

7.1CVSS6.7AI score0.00293EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2023/06/01 12:00 a.m.24 views

CVE-2023-2977

A vulnerbility was found in OpenSC. This security flaw cause a buffer overrun vulnerability in pkcs15 cardoshaveverifyrcpackage. The attacker can supply a smart card package with malformed ASN1 context. The cardoshaveverifyrcpackage function scans the ASN1 buffer for 2 tags, where remaining lengt...

7.1CVSS6.7AI score0.00293EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/06/01 12:00 a.m.39 views

CVE-2023-2977

A vulnerbility was found in OpenSC. This security flaw cause a buffer overrun vulnerability in pkcs15 cardoshaveverifyrcpackage. The attacker can supply a smart card package with malformed ASN1 context. The cardoshaveverifyrcpackage function scans the ASN1 buffer for 2 tags, where remaining lengt...

7.1AI score0.00293EPSS
SaveExploits0References7
Rows per page
Query Builder