Lucene search
+L

588 matches found

SUSE CVE
SUSE CVE
โ€ขadded 2023/02/15 3:24 a.m.โ€ข5 views

SUSE CVE-2022-38473

A cross-origin iframe referencing an XSLT document would inherit the parent domain's permissions such as microphone or camera access. This vulnerability affects Thunderbird 102.2, Thunderbird 91.13, Firefox ESR 91.13, Firefox ESR 102.2, and Firefox 104...

7.5CVSS8.9AI score0.00684EPSS
SaveExploits0References11
Code423n4
Code423n4
โ€ขadded 2023/01/17 12:0 a.m.โ€ข18 views

Possiblity of storage collision

Lines of code Vulnerability details Impact There is a possibility of storage collision, when you upgrade the implementation contract in the . This could happen because the storage in the smart contract is stored the storage value from the left to the right, and if you add a new var to the storage...

6.7AI score
SaveExploits0
OSV
OSV
โ€ขadded 2022/12/22 8:15 p.m.โ€ข10 views

CVE-2022-38473

A cross-origin iframe referencing an XSLT document would inherit the parent domain's permissions such as microphone or camera access. This vulnerability affects Thunderbird 102.2, Thunderbird 91.13, Firefox ESR 91.13, Firefox ESR 102.2, and Firefox 104...

8.8CVSS8.2AI score
SaveExploits0References6
OSV
OSV
โ€ขadded 2022/12/22 8:15 p.m.โ€ข3 views

DEBIAN-CVE-2022-29909

Documents in deeply-nested cross-origin browsing contexts could have obtained permissions granted to the top-level origin, bypassing the existing prompt and wrongfully inheriting the top-level permissions. This vulnerability affects Thunderbird 91.9, Firefox ESR 91.9, and Firefox 100...

8.8CVSS8.4AI score0.00855EPSS
SaveExploits0References1
CVE
CVE
โ€ขadded 2022/12/22 12:0 a.m.โ€ข574 views

CVE-2022-29909

CVE-2022-29909 is a Firefox/Thunderbird vulnerability described as privilege escalation via deeply-nested cross-origin browsing contexts that could inherit top-level permissions. Affected products and versions from connected advisories: Thunderbird < 91.9 and Firefox (including ESR)

8.8CVSS8.7AI score0.00855EPSS
SaveExploits0References4Affected Software3
Code423n4
Code423n4
โ€ขadded 2022/11/12 12:0 a.m.โ€ข15 views

Upgraded Q -> M from #107 [1668211909800]

Judge has assessed an item in Issue 107 as M risk. The relevant finding follows: L-01 WardenPledge inherits Ownable instead of Owner The contract imports Owner.sol but inherits Ownable - should both import and inherit Owner --- The text was updated successfully, but these errors were encountered:...

6.9AI score
SaveExploits0
CNNVD
CNNVD
โ€ขadded 2022/11/04 12:0 a.m.โ€ข7 views

OpenZeppelin ๅฎ‰ๅ…จๆผๆดž

OpenZeppelin is a software application. A standard for secure blockchain applications. A security vulnerability exists in OpenZeppelin Contracts versions 3.2.0 and later through 4.4.1 and earlier, which stems from an exception set to support multiple inheritance that breaks the expectation of a...

5.6CVSS6AI score0.00494EPSS
SaveExploits0References3
Code423n4
Code423n4
โ€ขadded 2022/10/30 12:0 a.m.โ€ข7 views

operator role it's handled in a way that can damage the protocol

Lines of code Vulnerability details operator role it's handled in a way that can damage the protocol Impact Same logic is being deployed several times, for maintainability is hardly recommended to not copy paste same logic many times but inherit it. Also there is an issue in BorrowController with...

6.9AI score
SaveExploits0
Code423n4
Code423n4
โ€ขadded 2022/08/27 12:0 a.m.โ€ข14 views

Multiple storage slot collisions between versions - due to different order in declaration

Lines of code Vulnerability details Impact If we list the sequence of how variables receive slots, we will see the failure to follow "append-only" principle. Many variable added "in-between" V2 version can read/write wrong slots. Proof of Concept Here is the table/list of variable, built taking...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
โ€ขadded 2022/08/24 5:25 p.m.โ€ข10 views

Mozilla: Cross-origin XSLT Documents would have inherited the parent's permissions

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a cross-origin iframe referencing an XSLT document inheriting the parent domain's permissions such as microphone or camera access...

8.8CVSS7.2AI score0.00684EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
โ€ขadded 2022/08/24 12:0 a.m.โ€ข29 views

CVE-2022-38473

A cross-origin iframe referencing an XSLT document would inherit the parent domain's permissions such as microphone or camera access. This vulnerability affects Thunderbird 102.2, Thunderbird 91.13, Firefox ESR 91.13, Firefox ESR 102.2, and Firefox 104...

8.8CVSS7.1AI score0.00684EPSS
SaveExploits0References3
Code423n4
Code423n4
โ€ขadded 2022/08/06 12:0 a.m.โ€ข13 views

Lack of storage gap for upgradable contracts

Lines of code Vulnerability details Impact Safe usage of upgradable contract should include a storage gap to allow the addition of new state. OpenZeppelin docs Proof of Concept The following contracts on the project are using upgradable contracts from OpenZeppelin. File: contracts/Community.sol...

6.8AI score
SaveExploits0
Code423n4
Code423n4
โ€ขadded 2022/07/08 12:0 a.m.โ€ข12 views

State Variable Shadowing

Lines of code Vulnerability details Impact Check: shadowing-state Severity: High Confidence: High It is possible to use the same variable twice in Solidity, but it can lead to unintended side effects.The TestAllowance.sol contract inherits from TesTBaseWorkflow.sol. In the TestAllowance.sol...

6.8AI score
SaveExploits0
OSV
OSV
โ€ขadded 2022/07/07 12:15 p.m.โ€ข6 views

CVE-2022-33996

Incorrect permission management in Devolutions Server before 2022.2 allows a new user with a preexisting username to inherit the permissions of that previous user...

8.8CVSS5.8AI score0.01026EPSS
SaveExploits0References2
CNNVD
CNNVD
โ€ขadded 2022/07/07 12:0 a.m.โ€ข6 views

Devolutions Server ๅฎ‰ๅ…จๆผๆดž

Devolutions Server is an application from Devolutions Canada. It provides a full-featured shared account and password management solution. A security vulnerability exists in Devolutions Server versions prior to 2022.2 that stems from incorrect privilege management. An attacker could exploit the...

8.8CVSS8AI score0.01026EPSS
SaveExploits0References2
CNVD
CNVD
โ€ขadded 2022/07/04 12:0 a.m.โ€ข101 views

Jenkins Project Inheritance Plugin่ทจ็ซ™่„šๆœฌๆผๆดž

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is an application. An open source automation server, Jenkins provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is an application.A cross-site scripting vulnerability exist...

5.4CVSS2.3AI score0.00571EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
โ€ขadded 2022/07/01 12:1 a.m.โ€ข27 views

Jenkins Project Inheritance Plugin vulnerable to cross site scripting

Jenkins Project Inheritance Plugin 21.04.03 and earlier does not escape the reason a build is blocked in tooltips, resulting in a cross-site scripting XSS vulnerability exploitable by attackers able to control the reason a queue item is blocked...

5.4CVSS4.9AI score0.00571EPSS
SaveExploits0References3Affected Software1
OSV
OSV
โ€ขadded 2022/07/01 12:1 a.m.โ€ข61 views

GHSA-3HX4-285W-V6MM Jenkins Project Inheritance Plugin vulnerable to cross site scripting

Jenkins Project Inheritance Plugin 21.04.03 and earlier does not escape the reason a build is blocked in tooltips, resulting in a cross-site scripting XSS vulnerability exploitable by attackers able to control the reason a queue item is blocked...

8CVSS5.4AI score0.00571EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2022/06/30 6:15 p.m.โ€ข12 views

CVE-2022-34787

Jenkins Project Inheritance Plugin 21.04.03 and earlier does not escape the reason a build is blocked in tooltips, resulting in a cross-site scripting XSS vulnerability exploitable by attackers able to control the reason a queue item is blocked...

5.4CVSS5.7AI score0.00571EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2022/06/30 6:15 p.m.โ€ข47 views

CVE-2022-34787

Jenkins Project Inheritance Plugin 21.04.03 and earlier does not escape the reason a build is blocked in tooltips, resulting in a cross-site scripting XSS vulnerability exploitable by attackers able to control the reason a queue item is blocked...

5.4CVSS0.00571EPSS
SaveExploits0References1
Rows per page
Query Builder