Lucene search
+L

884 matches found

Microsoft Secure
Microsoft Secure
added 2021/01/27 6:00 p.m.36 views

Protecting multi-cloud environments with Azure Security Center

We’ve heard from many of you that multi-cloud adoption is becoming a standard operating model for your organization and that it’s challenging to have the right security controls and posture across your environment. Historically, security teams have not had effective tools to secure multi-cloud...

8AI score
SaveExploits0
CNNVD
CNNVD
added 2020/12/31 12:00 a.m.12 views

Rust Competition Condition Problem Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. crate through 2020-05-28 for Rust A security vulnerability exists that stems from ArcIntern::drop having a race condition that results in free after use...

8.1CVSS5.8AI score0.00957EPSS
SaveExploits1References2
NVD
NVD
added 2020/12/25 11:15 p.m.31 views

CVE-2020-35711

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

7.5CVSS7.5AI score0.01599EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/25 11:15 p.m.1 views

DEBIAN-CVE-2020-35711

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

7.5CVSS7.2AI score0.01599EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/25 11:15 p.m.19 views

CVE-2020-35711

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

7.5CVSS6.7AI score
SaveExploits0References2
OSV
OSV
added 2020/12/25 11:15 p.m.14 views

UBUNTU-CVE-2020-35711

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

7.5CVSS7AI score0.01599EPSS
SaveExploits1References4
Prion
Prion
added 2020/12/25 11:15 p.m.22 views

Information disclosure

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

5CVSS7.4AI score0.01599EPSS
SaveExploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2020/12/25 11:15 p.m.33 views

CVE-2020-35711

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

7.5CVSS6.9AI score0.01599EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2020/12/25 10:59 p.m.59 views

CVE-2020-35711

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

7.5CVSS7.5AI score0.01599EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/12/25 10:59 p.m.39 views

CVE-2020-35711

An issue has been discovered in the arc-swap crate before 0.4.8 and 1.x before 1.1.0 for Rust. Use of arcswap::access::Map with the Constant test helper or with a user-supplied implementation of the Access trait could sometimes lead to dangling references being returned by the map...

7.5AI score0.01599EPSS
SaveExploits1References2
CVE
CVE
added 2020/12/25 10:59 p.m.98 views

CVE-2020-35711

CVE-2020-35711 : In arc-swap for Rust, using arc_swap::access::Map with the Constant test helper (or a user-supplied Access) can return dangling references. Affected versions are arc-swap prior to 0.4.8 and 1.x prior to 1.1.0. Impact is potential invalid references; remediation is to upgrade to a...

7.5CVSS7.4AI score0.01599EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2020/12/25 12:00 a.m.14 views

Rust Code Issues Vulnerabilities

Rust is a general-purpose, compiled programming language. A security vulnerability exists in Rust versions prior to 0.4.8 and versions prior to 1.1.0 of the 1.x series, which stems from the use of arc swap::access::Map and the Constant test helper or the use of a user-supplied implementation of t...

7.5CVSS7.1AI score0.01599EPSS
SaveExploits1References3
Microsoft Malware Protection
Microsoft Malware Protection
added 2020/12/02 5:00 p.m.53 views

Protect your SQL Server on-premises, in Azure, and in multicloud

Azure Defender for SQL is now generally available for use with SQL Server on premises, in multicloud deployments on Amazon Web Services AWS, and Google Cloud Platform GCP, and in virtual machines on Azure. Azure Defender for SQL constantly monitors your SQL Server for known vulnerabilities and...

SaveExploits0
Microsoft Secure
Microsoft Secure
added 2020/12/02 5:00 p.m.51 views

Protect your SQL Server on-premises, in Azure, and in multicloud

Azure Defender for SQL is now generally available for use with SQL Server on premises, in multicloud deployments on Amazon Web Services AWS, and Google Cloud Platform GCP, and in virtual machines on Azure. Azure Defender for SQL constantly monitors your SQL Server for known vulnerabilities and...

SaveExploits0
RustSec
RustSec
added 2020/11/24 12:00 p.m.21 views

QueueSender<T>/QueueReceiver<T>: Send/Sync impls need `T: Send`

Affected versions of this crate unconditionally implemented Send/Sync for QueueSender, allowing to send non-Send T to other threads by invoking &QueueSender.send. This fails to prevent users from creating data races by sending types like Rc or Arc to other threads, which can lead to memory...

8.1CVSS3.6AI score0.00847EPSS
SaveExploits0Affected Software1
vulnersOsv
vulnersOsv
added 2020/11/10 12:00 p.m.3 views

arc-swap (>=0.3.1, <=0.4.5), ipld-collections (>=0.1.0, <=0.3.0) +3 more potentially affected by CVE-2020-36460 via model (>=0.0.4, <=0.1.2)

model CARGO version =0.0.4, =0.3.1, =0.1.0, =0.1.0, =0.13.0, =0.0.1, =0.1.5 Source cves: CVE-2020-36460 Source advisory: OSV:RUSTSEC-2020-0140...

8.1CVSS7.8AI score0.01098EPSS
SaveExploits1
Openbugbounty
Openbugbounty
added 2020/11/06 11:20 a.m.15 views

arcyemen.com Cross Site Scripting vulnerability OBB-1488310

Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
CNVD
CNVD
added 2020/10/13 12:00 a.m.7 views

ARC Informatique PcVue Information Disclosure Vulnerability

Pcvue is a multi-functional HMI-SCADA software from ARC Informatique, an all-in-one solution that monitors all aspects of a customer's assets.PcVue is used in a wide range of applications including industrial control, building management, energy management, smart grid, energy distribution,...

7.5CVSS6.3AI score0.01668EPSS
SaveExploits0References1
CNVD
CNVD
added 2020/10/13 12:00 a.m.8 views

ARC Informatique PcVue Remote Code Execution Vulnerability

Pcvue is a multi-functional HMI-SCADA software from ARC Informatique, an all-in-one solution that monitors all aspects of a customer's assets.PcVue is used in a wide range of applications including industrial control, building management, energy management, smart grid, energy distribution,...

9.8CVSS8.3AI score0.03751EPSS
SaveExploits0References1
NVD
NVD
added 2020/10/12 2:15 p.m.30 views

CVE-2020-26867

ARC Informatique PcVue prior to version 12.0.17 is vulnerable due to the deserialization of untrusted data, which may allow an attacker to remotely execute arbitrary code on the web and mobile back-end server...

9.8CVSS0.03751EPSS
SaveExploits0References4
Rows per page
Query Builder