Lucene search
+L

1733 matches found

Positive Technologies
Positive Technologies
added 2022/12/08 12:0 a.m.19 views

PT-2022-27986 · Jetbrains · Jetbrains Gateway

Name of the Vulnerable Software and Affected Versions: JetBrains Gateway versions prior to 2022.3 Description: The issue allows a client to connect without a valid token if the host consents. This could potentially lead to unauthorized access. Recommendations: For versions prior to 2022.3, update...

8.8CVSS8.6AI score0.00428EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2022/12/06 12:0 a.m.6 views

Upgraded Q -> M from #366 [1670366311052]

Judge has assessed an item in Issue 366 as M risk. The relevant finding follows: 5. Cannot cancel mutual consent Mutual consent works by using two TXs with the same msg.data. However, when first one call, there is no way to cancel it. First caller might send wrong msg.data or later caller change...

6.9AI score
SaveExploits0
CNVD
CNVD
added 2022/11/30 12:0 a.m.55 views

WordPress Beautiful Cookie Consent Banner plugin cross-site scripting vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. Cross-site scripting...

4.8CVSS4.8AI score0.00459EPSS
SaveExploits1References1
NVD
NVD
added 2022/11/28 2:15 p.m.24 views

CVE-2022-3823

The Beautiful Cookie Consent Banner WordPress plugin before 2.9.1 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite...

4.8CVSS0.00459EPSS
SaveExploits1References2
CVE
CVE
added 2022/11/28 1:47 p.m.62 views

CVE-2022-3823

The CVE-2022-3823 entry concerns the WordPress plugin Beautiful Cookie Consent Banner (versions prior to 2.9.1). The issue is a failure to sanitise and escape certain settings, enabling Stored Cross-Site Scripting by high-privilege users (e.g., admins), even when unfiltered_html is disallowed (su...

4.8CVSS4.6AI score0.00459EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2022/11/28 12:0 a.m.8 views

WordPress plugin Beautiful Cookie Consent Banner 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. Cross-site scripting...

4.8CVSS6AI score0.00459EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2022/11/28 12:0 a.m.11 views

CVE-2022-24190

The /device/acceptBind end-point for Ourphoto App version 1.4.1 does not require authentication or authorization. The usertoken header is not implemented or present on this end-point. An attacker can send a request to bind their account to any users picture frame, then send a POST request to acce...

7.7AI score0.00672EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2022/11/28 12:0 a.m.9 views

PT-2022-24299 · WordPress · The Beautiful Cookie Consent Banner

Name of the Vulnerable Software and Affected Versions: The Beautiful Cookie Consent Banner WordPress plugin versions prior to 2.9.1 Description: The issue allows high privilege users, such as admins, to perform Stored Cross-Site Scripting attacks, even when the unfiltered html capability is...

4.8CVSS5.9AI score0.00459EPSS
SaveExploits1References6
GithubExploit
GithubExploit
added 2022/11/22 9:10 a.m.130 views

Exploit for Use After Free in Microsoft

Home-Demolisher PoC for CVE-2021-31166 and CVE-2022-21907...

10CVSS9.9AI score0.99657EPSS
SaveExploits40
GithubExploit
GithubExploit
added 2022/11/11 10:41 p.m.595 views

Exploit for Improper Restriction of XML External Entity Reference in Wordpress

WordPress CVE-2021-29447 exploit Exploit WordPress Media Libr...

7.1CVSS6.7AI score0.85719EPSS
SaveExploits20
Code423n4
Code423n4
added 2022/11/10 12:0 a.m.6 views

Functions addCredit(...) and increaseCredit(...) can lock lender’s ETH forever

Lines of code Vulnerability details Impact In LineOfCredit contract, both functions addCredit... and increaseCredit... require mutual consent between lender and borrower. If lender is tricked by borrower, or by mistake, lender ETH will be locked in the contract forever. function addCredit uint128...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/11/10 12:0 a.m.23 views

WordPress Complianz - GDPR/CCPA Cookie Consent Plugin < 6.3.4 SQLi Vulnerability

The WordPress plugin Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can redistribute it and/or modify it...

8.8CVSS8.8AI score0.01196EPSS
SaveExploits2References1
OpenVAS
OpenVAS
added 2022/11/10 12:0 a.m.16 views

WordPress Complianz - GDPR/CCPA Cookie Consent Premium Plugin < 6.3.6 SQLi Vulnerability

The WordPress plugin Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can redistribute it and/or modify it...

8.8CVSS8.8AI score0.01196EPSS
SaveExploits2References1
Code423n4
Code423n4
added 2022/11/10 12:0 a.m.9 views

Users are unable to revoke consents

Lines of code Vulnerability details Impact Neither lenders nor borrowers can revoke mutualConsents. This can pose an issue if a lender has given consent to lend funds but a borrower has proven untrustworthy either through actions in another credit line or some other public way. A lender should be...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/10 12:0 a.m.12 views

Using keccak256(abi.encoded()) can result in collisions

Lines of code Vulnerability details Proof of Concept The code in mutualConsent makes use of keccak256abi.encodePacked but this can result in a collision when the arguments of abi.encodePacked are aligned in a way that gives the same result. Impact Having hash collisions in mutualConsent...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/10 12:0 a.m.8 views

When lender consents before borrower in ETH credit token, all the lent funds are permanently lost.

Lines of code Vulnerability details Description The addCredit function transfers money from lender to a LineOfCredit contract, and opens a credit account. increaseCredit transfers additional funds to an existing credit account contract. Both functions are payable and guarded by mutualConsent, whi...

7AI score
SaveExploits0
OSV
OSV
added 2022/11/08 10:15 p.m.8 views

CVE-2022-20450

In restorePermissionState of PermissionManagerServiceImpl.java, there is a possible way to bypass user consent 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.Produc...

7.8CVSS5.9AI score0.00088EPSS
SaveExploits0References1
Prion
Prion
added 2022/11/08 10:15 p.m.18 views

Design/Logic Flaw

In restorePermissionState of PermissionManagerServiceImpl.java, there is a possible way to bypass user consent 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.Produc...

4.3CVSS7.7AI score0.00088EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2022/11/08 12:0 a.m.8 views

CVE-2022-20450

In restorePermissionState of PermissionManagerServiceImpl.java, there is a possible way to bypass user consent 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.Produc...

7.9AI score0.00088EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/08 12:0 a.m.10 views

PT-2022-14672 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android versions Android-10 through Android-13 Description: A missing permission check in the restorePermissionState function of PermissionManagerServiceImpl.java allows for a possible bypass of user consent. This could lead to local escalati...

7.8CVSS7.7AI score0.00088EPSS
SaveExploits0References3
Rows per page
Query Builder