Lucene search
+L

886 matches found

Github Security Blog
Github Security Blog
added 2022/03/03 7:11 p.m.15 views

Execution with Unnecessary Privileges in arc-electron

Impact When the end-user click on the response header that contains a link the target will be opened in ARC new window. This window will have the default preload script loaded which allows the scripts embedded in the link target to execute any logic that ARC has access to from the renderer proces...

2.7AI score
SaveExploits0References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/03/03 12:00 a.m.19 views

Execution with Unnecessary Privileges in arc-electron

When the end-user click on the response header that contains a link the target will be opened in ARC new window. This window will have the default preload script loaded which allows the scripts embedded in the link target to execute any logic that ARC has access to from the renderer process, whic...

1.9AI score
SaveExploits0References2Affected Software1
vulnersOsv
vulnersOsv
added 2022/02/10 11:36 p.m.6 views

strong-arc (>=1.8.6, <=1.8.9), strong-mesh-client (>=1.3.5, <=2.0.2) +1 more potentially affected by CVE-2020-7621 via strong-nginx-controller (1.0.2)

strong-nginx-controller NPM version 1.0.2 is affected by a known vulnerability. The following packages have a transitive dependency on strong-nginx-controller and may be impacted: - strong-arc =1.8.6, =1.3.5, =6.0.1, =6.0.3 Source cves: CVE-2020-7621 Source advisory: OSV:GHSA-4V9W-PVWR-38H3...

9.8CVSS8.6AI score0.03015EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/02/01 8:15 p.m.9 views

CVE-2022-24198

iText v7.1.17 was discovered to contain an out-of-bounds exception via the component ARCFOUREncryption.encryptARCFOUR, which allows attackers to cause a Denial of Service DoS via a crafted PDF file. NOTE: Vendor does not view this as a vulnerability and has not found it to be exploitable...

6.5CVSS5.9AI score0.00547EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/01/31 12:00 a.m.12 views

PT-2022-9909 · Esri · Esri Arcreader

Name of the Vulnerable Software and Affected Versions: Esri ArcReader versions 10.8.1 and earlier Description: A use-after-free issue occurs when parsing a specially crafted file, allowing an unauthenticated attacker to achieve arbitrary code execution in the context of the current user...

7.8CVSS7.9AI score0.00443EPSS
SaveExploits0References4
Fedora
Fedora
added 2022/01/14 1:28 a.m.32 views

[SECURITY] Fedora 35 Update: e00compr-1.0.1-28.fc35

E00compr is an ANSI C library that reads and writes Arc/Info compressed E00 files. Both =EF=BF=BD=EF=BF=BD=EF=BF=BDPARTIAL=EF=BF=BD=EF=BF=BD=EF=BF=BD and =EF=BF=BD=EF=BF=BD=EF=BF=BDFULL=EF=BF=BD=EF=BF=BD=EF=BF=BD compression level s are supported. This package can be divided in three parts:...

7.1AI score
SaveExploits0
Fedora
Fedora
added 2022/01/14 12:59 a.m.21 views

[SECURITY] Fedora 34 Update: e00compr-1.0.1-28.fc34

E00compr is an ANSI C library that reads and writes Arc/Info compressed E00 files. Both =EF=BF=BD=EF=BF=BD=EF=BF=BDPARTIAL=EF=BF=BD=EF=BF=BD=EF=BF=BD and =EF=BF=BD=EF=BF=BD=EF=BF=BDFULL=EF=BF=BD=EF=BF=BD=EF=BF=BD compression level s are supported. This package can be divided in three parts:...

7.1AI score
SaveExploits0
Kaspersky
Kaspersky
added 2021/12/16 12:00 a.m.638 views

KLA12392 RCE vulnerability in Microsoft Azure

Remote code execution vulnerability was found in Microsoft Azure. Malicious users can exploit this vulnerability to execute arbitrary code. Original advisories CVE-2021-44228 Exploitation Public exploits exist for this vulnerability. Malware exists for this vulnerability. Usually such malware is...

10CVSS9.8AI score0.99999EPSS
SaveExploits368References6
Github Security Blog
Github Security Blog
added 2021/08/25 8:59 p.m.29 views

Data races in convec

Affected versions of this crate unconditionally implement Send/Sync for ConVec. This allows users to insert T that is not Send or not Sync. This allows users to create data races by using non-Send types like Arc or Rc as T in ConVec. It is also possible to create data races by using types like Ce...

8.1CVSS7.7AI score0.00766EPSS
SaveExploits0References4Affected Software1
vulnersOsv
vulnersOsv
added 2021/08/25 8:56 p.m.5 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:GHSA-MXV6-Q98X-H958...

8.1CVSS7.8AI score0.01098EPSS
SaveExploits1
CNVD
CNVD
added 2021/05/06 12:00 a.m.59 views

Unspecified Vulnerability in Mozilla Rust (CNVD-2021-33046)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in the standard library in Rust prior to version 1.29.0, which stems from weak synchronization in the Arc::get mut method. This synchronization issue could lead to memory safety...

5.9CVSS6.7AI score0.01054EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/14 7:15 a.m.14 views

DEBIAN-CVE-2018-25008

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

5.9CVSS5.9AI score0.01054EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/14 7:15 a.m.34 views

CVE-2018-25008

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

5.9CVSS6.9AI score
SaveExploits0References2
NVD
NVD
added 2021/04/14 7:15 a.m.25 views

CVE-2018-25008

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

5.9CVSS0.01054EPSS
SaveExploits0References2
Prion
Prion
added 2021/04/14 7:15 a.m.21 views

Race condition

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

4.3CVSS5.8AI score0.01054EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2021/04/14 7:15 a.m.23 views

CVE-2018-25008

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

5.9CVSS6.2AI score0.01054EPSS
SaveExploits0References3
OSV
OSV
added 2021/04/14 7:15 a.m.26 views

UBUNTU-CVE-2018-25008

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

5.9CVSS5.8AI score0.01054EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2021/04/14 6:10 a.m.33 views

CVE-2018-25008

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

5.8AI score0.01054EPSS
SaveExploits0References2
CVE
CVE
added 2021/04/14 6:10 a.m.92 views

CVE-2018-25008

CVE-2018-25008 affects the Rust standard library: Arc::get_mut in Rust versions before 1.29.0 has weak synchronization that can lead to memory-safety issues via race conditions. The connected documents corroborate this description across several sources. The exact affected products/versions beyon...

5.9CVSS5.8AI score0.01054EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2021/04/14 6:10 a.m.58 views

CVE-2018-25008

In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::getmut method. This synchronization issue can be lead to memory safety issues through race conditions...

5.9CVSS5.8AI score0.01054EPSS
SaveExploits0
Rows per page
Query Builder