Lucene search
+L

5464 matches found

Positive Technologies
Positive Technologies
added 2022/11/01 12:00 a.m.14 views

PT-2022-7323 · Xenstore +1 · Xenstore +1

Name of the Vulnerable Software and Affected Versions: Xenstore versions prior to the fix of XSA-322 Description: The issue allows cooperating guests to create an arbitrary number of Xenstore nodes. This is possible when one domain lets another write into its local Xenstore tree, creating many...

8.8CVSS6.3AI score0.0036EPSS
SaveExploits0References150
Cvelist
Cvelist
added 2022/11/01 12:00 a.m.47 views

CVE-2022-42323

Xenstore: Cooperating guests can create arbitrary numbers of nodes This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Since the fix of XSA-322 any Xenstore node owned by a removed domain will be modified to be owned by...

7AI score0.0029EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2022/11/01 12:00 a.m.78 views

CVE-2022-42323

Xenstore: Cooperating guests can create arbitrary numbers of nodes This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Since the fix of XSA-322 any Xenstore node owned by a removed domain will be modified to be owned by...

5.5CVSS6.8AI score0.0029EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/11/01 12:00 a.m.73 views

CVE-2022-42322

Xenstore: Cooperating guests can create arbitrary numbers of nodes This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Since the fix of XSA-322 any Xenstore node owned by a removed domain will be modified to be owned by...

5.5CVSS6.8AI score0.0029EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/11/01 12:00 a.m.13 views

PT-2022-7324 · Xenstore +1 · Xenstore +1

Name of the Vulnerable Software and Affected Versions: Xenstore affected versions not specified Description: The issue allows cooperating guests to create an arbitrary number of Xenstore nodes. This is possible when one guest lets another write into its local Xenstore tree, creating many nodes an...

8.8CVSS6.3AI score0.0036EPSS
SaveExploits0References150
Code423n4
Code423n4
added 2022/10/30 12:00 a.m.12 views

DOLA can be borrowed without owning any DBR

Lines of code Vulnerability details Impact Although states that "one DBR token gives the right to borrow one DOLA for one year", and states that "a DOLA Fed mints DOLA to a market, which is then available to borrow for users holding DBR, using the Borrow function", users who do not own any DBR ar...

6.8AI score
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2022/10/24 3:19 p.m.17 views

Adapting existing VM programs to regain control

Stop me if you’ve heard this before. The scale, speed and complexity of cloud environments — particularly when you introduce containers and microservices — has made the lives of security professionals immensely harder. While it may seem trite, the reason we keep hearing this refrain is because,...

SaveExploits0
Amazon
Amazon
added 2022/10/24 12:00 a.m.21 views

Important: kernel

Issue Overview: A vulnerability was found in the fs/inode.c:inodeinitowner function logic of the LInux kernel that allows local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set, in a scenario where a directory i...

7.8CVSS4.8AI score0.01433EPSS
SaveExploits5
OpenVAS
OpenVAS
added 2022/10/24 12:00 a.m.34 views

SUSE: Security Advisory (SUSE-SU-2022:3682-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG 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-only ifdescription...

7.5CVSS7.1AI score0.02647EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/10/23 12:00 a.m.9 views

No access control for function deployDeletateFor

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. There is no access control for the deployDelegateFor function, so anyone can call this function and initialize all the parameters for a project. Moreover, the caller can also transfer the owner to a...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2022/10/17 12:00 a.m.33 views

CVE-2022-3421 Privilege escalation in Google Drive for Desktop on MacOS

An attacker can pre-create the /Applications/Google\ Drive.app/Contents/MacOS directory which is expected to be owned by root to be owned by a non-root user. When the Drive for Desktop installer is run for the first time, it will place a binary in that directory with execute permissions and set i...

5.6CVSS7.4AI score0.00118EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2022/10/10 12:00 a.m.13 views

Huawei EulerOS: Security Advisory for nfs-utils (EulerOS-SA-2022-2520)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 Greenbone AG 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-only ifdescription...

10CVSS9.6AI score0.01518EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/10/09 12:00 a.m.31 views

EulerOS Virtualization 3.0.6.6 : nfs-utils (EulerOS-SA-2022-2520)

According to the versions of the nfs-utils package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - The nfs-utils package in SUSE Linux Enterprise Server 12 before and including version 1.3.0-34.18.1 and in SUSE Linux Enterpris...

10CVSS7.6AI score0.01518EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/09/27 12:00 a.m.6 views

Wrong balanceOf user after minting legendary gobbler

Lines of code Vulnerability details Impact In ArtGobblers.mintLegendaryGobbler function, line 458 calculates the number of gobblers user owned after minting // We subtract the amount of gobblers burned, and then add 1 to factor in the new legendary. getUserDatamsg.sender.gobblersOwned =...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/27 12:00 a.m.10 views

Can Recover Gobblers Burnt In Legendary Mint

Lines of code Vulnerability details Impact Allows users to mint legendary Gobblers for free assuming they have the necessary amount of Gobblers to begin with. This is achieved by "reviving" sacrificed Gobblers after having called mintLegendaryGobbler. Severity Justification This vulnerability...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/27 12:00 a.m.11 views

ArtGobblers.mintLegendaryGobbler() doesn't delete getApproved[id] for burned tokens.

Lines of code Vulnerability details Impact When a gobbler is burned for a legendary gobbler, both owner and getApproved should be deleted. But getApproved isn't deleted now so users can revive the gobbler again. Proof of Concept Users can set getApprovedid for the owned NFTs. File:...

6.8AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/09/26 4:23 a.m.33 views

Security Bulletin: SONAS Fix Available for Incorrect Permission Checks when Granting/Removing Privilege (CVE-2012-2111)

Abstract SONAS includes a version of Samba that is affected by a vulnerability that allows a user to take ownership of files and directories that they do not own. Content VULNERABILITY DETAILS: CVE ID: CVE-2012-2111 DESCRIPTION: An error in the Remote Procedure Call RPC code in Samba results in a...

6.5CVSS8.1AI score0.04803EPSS
SaveExploits0Affected Software1
Code423n4
Code423n4
added 2022/09/26 12:00 a.m.13 views

Lack of address check for contract ownership changes

Lines of code Vulnerability details Impact Not Checking for zero address input can cause to lose of ownership by accident . Proof of Concept owner try to change ownership to a zero address and it cause to lose of funds . Tools Used Recommended Mitigation Steps Add a check that address in not zero...

6.8AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/09/25 8:45 p.m.24 views

Security Bulletin: Privilege escalation attacks possible due to improper file ownership/permissions in IBM InfoSphere Information Server (CVE-2012-5938).

Abstract Security Bulletin: Privilege escalation attacks possible due to improper file ownership/permissions in IBM InfoSphere Information Server CVE-2012-5938. Content Security Bulletin: Privilege escalation attacks possible due to improper file ownership/permissions in IBM InfoSphere Informatio...

7.2CVSS6.2AI score0.00394EPSS
SaveExploits0Affected Software1
Vulnrichment
Vulnrichment
added 2022/09/21 6:21 p.m.8 views

CVE-2022-29800

A time-of-check-time-of-use TOCTOU race condition vulnerability was found in networkd-dispatcher. This flaw exists because there is a certain time between the scripts being discovered and them being run. An attacker can abuse this vulnerability to replace scripts that networkd-dispatcher believes...

4.6AI score0.07162EPSS
SaveExploits2References1
Rows per page
Query Builder