Lucene search
+L

4150 matches found

Prion
Prion
added 2021/09/28 5:15 p.m.24 views

Code injection

Nagios XI before 5.8.5 has Incorrect Permission Assignment for repairmysql.sh...

7.5CVSS9.4AI score0.03796EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/09/28 4:53 p.m.28 views

CVE-2021-36365

Nagios XI before 5.8.5 has Incorrect Permission Assignment for repairmysql.sh...

9.8AI score0.03796EPSS
SaveExploits0References2
CVE
CVE
added 2021/09/28 4:50 p.m.65 views

CVE-2021-36363

Nagios XI prior to 5.8.5 is affected by an Incorrect Permission Assignment in migrate.php. The issue enables improper access control, with CVSS 3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H (base score 9.8) and CVSS 2.0 base 7.5, indicating high to critical impact over network attack without authentica...

9.8CVSS9.5AI score0.03796EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/09/28 4:50 p.m.41 views

CVE-2021-36363

Nagios XI before 5.8.5 has Incorrect Permission Assignment for migrate.php...

9.8AI score0.03796EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/09/24 12:0 a.m.19 views

Samba 3.0.25 <= 3.0.25c Vulnerability (CVE-2007-4138)

Incorrect primary group assignment domain users using the rfc2307 or sfu winbind nss info plugin. Copyright C 2021 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:...

6.9CVSS6.5AI score0.00724EPSS
SaveExploits1References1
Zero Day Initiative
Zero Day Initiative
added 2021/09/22 12:0 a.m.45 views

VMware vCenter Server Appliance Service Lifecycle Manager Incorrect Permission Assignment Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of VMware vCenter Server Appliance. An attacker must first obtain the ability to execute low-privileged code on the target guest system in order to exploit this vulnerability. The specific flaw exists withi...

7.8CVSS5.3AI score0.01944EPSS
SaveExploits5References1
Zero Day Initiative
Zero Day Initiative
added 2021/09/22 12:0 a.m.53 views

VMware vCenter Server Appliance Incorrect Permission Assignment Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of VMware vCenter Server Appliance. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the...

7.8CVSS6.3AI score0.01944EPSS
SaveExploits5References1
Zero Day Initiative
Zero Day Initiative
added 2021/09/22 12:0 a.m.31 views

McAfee Endpoint Security Incorrect Permission Assignment Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of McAfee Endpoint Security. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the...

7.8CVSS5AI score0.00399EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2021/09/16 12:0 a.m.47 views

Security Updates for Microsoft Visual Studio Products (September 2021)

The Microsoft Visual Studio Products are missing a security update. They are, therefore, affected by multiple vulnerabilities: - A permission assignment vulnerability exists in Visual Studio after installing the Game development with C++ and selecting the Unreal Engine Installer workload. The...

7.8CVSS8.5AI score0.54171EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2021/09/15 12:0 a.m.6 views

The vulnerability of the SFTP service in the agent management software environment for ConfD network elements allows attackers to escalate their privileges.

The vulnerability of the SFTP service in the agent software environment for ConfD network elements is related to the improper assignment of privileges. Exploiting this vulnerability can allow an attacker to enhance their privileges...

7.8CVSS7.2AI score0.00247EPSS
SaveExploits0References3Affected Software1
Kitploit
Kitploit
added 2021/09/13 11:30 a.m.32 views

Gokart - A Static Analysis Tool For Securing Go Code

GoKart is a static analysis tool for Go that finds vulnerabilities using the SSA single static assignment form of Go source code. It is capable of tracing the source of variables and function arguments to determine whether input sources are safe, which reduces the number of false positives compar...

7.7AI score
SaveExploits0References3
Veracode
Veracode
added 2021/09/08 9:58 a.m.22 views

Denial Of Service (DoS)

Xen is vulnerable to denial of service. Upon de-assigment of a physical device from a guest, the identity mappings would be left in place, allowing a guest continued access to ranges of memory which it shouldn't have access to anymore...

6.8CVSS4.2AI score0.00364EPSS
SaveExploits0References15Affected Software1
Citrix
Citrix
added 2021/09/01 12:0 a.m.15 views

Explaining and Troubleshooting WriteCache Disk Drive Letter Assignment

This article explains the process involved on drive letter assignments for target devices and how to troubleshoot writecache drive letter changes. Background Mount Manager is the component responsible for managing volume names and drive letter assignments on windows. It has a database that is...

6.8AI score
SaveExploits0
CVE
CVE
added 2021/08/31 4:38 p.m.83 views

CVE-2021-22684

CVE-2021-22684 affects Samsung Tizen RT RTOS 3.0.GBB. It is caused by integer wrap-around in memory allocation helpers calloc and mm_zalloc, leading to improper memory assignment and potential arbitrary memory allocation or a crash. Connected sources confirm the vulnerability and CVE assignment; ...

7.5CVSS7.5AI score0.01105EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2021/08/27 7:15 p.m.26 views

CVE-2021-28696

IOMMU page mapping issues on x86 This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Both AMD and Intel allow ACPI tables to specify regions of memory which should be left untranslated, which typically means these addresse...

6.8CVSS0.00364EPSS
SaveExploits0References9
OSV
OSV
added 2021/08/25 8:50 p.m.57 views

GHSA-566X-HHRF-QF8M ordered_float:NotNan may contain NaN after panic in assignment operators

After using an assignment operators such as NotNan::addassign, NotNan::mulassign, etc., it was possible for the resulting NotNan value to contain a NaN. This could cause undefined behavior in safe code, because the safe NotNan::cmp method contains internal unsafe code that assumes the value is...

5.5CVSS5.4AI score0.00387EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/08/25 8:50 p.m.26 views

ordered_float:NotNan may contain NaN after panic in assignment operators

After using an assignment operators such as NotNan::addassign, NotNan::mulassign, etc., it was possible for the resulting NotNan value to contain a NaN. This could cause undefined behavior in safe code, because the safe NotNan::cmp method contains internal unsafe code that assumes the value is...

5.5CVSS5.6AI score0.00387EPSS
SaveExploits1References6Affected Software1
Ivan 'd0znpp' Novikov
Ivan 'd0znpp' Novikov
added 2021/08/21 7:47 a.m.31 views

Mass Assignment❗️ — What you need to know

Mass Assignment❗️ — What you need to know Introduction API6:2019 Mass Assignment What is Mass Assignment? Applications these days often rely an objects For example user, product, … and these objects have properties for example product.stock. As a user, we have the authorization to edit and view...

7.2AI score
SaveExploits0
CNVD
CNVD
added 2021/08/17 12:0 a.m.28 views

Dell EMC PowerScale OneFS Privilege Assignment Incorrect Vulnerability

Dell EMC PowerScale OneFS is an API-driven file system. version 8.2.-9.2. of Dell EMC PowerScale OneFS is vulnerable to incorrect privilege assignment. An attacker could exploit this vulnerability to elevate privileges...

8.8CVSS5.6AI score0.00687EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/17 12:0 a.m.23 views

Dell EMC PowerScale OneFS has an unspecified vulnerability (CNVD-2021-73944)

Dell EMC PowerScale OneFS is an API-driven file system. version 8.2.-9.2. of Dell EMC PowerScale OneFS is vulnerable to incorrect critical resource privilege assignment. An attacker could use this vulnerability to gain unauthorized access to cluster-related information...

7.8CVSS4.8AI score0.00184EPSS
SaveExploits0References1
Rows per page
Query Builder