Lucene search
+L

2459 matches found

OSV
OSV
added 2022/10/20 12:52 p.m.5 views

USN-5694-1 libreoffice vulnerabilities

It was discovered that LibreOffice incorrectly handled links using the Office URI Schemes. If a user were tricked into opening a specially crafted document, a remote attacker could use this issue to execute arbitrary scripts. CVE-2022-3140 Thomas Florian discovered that LibreOffice incorrectly...

8.8CVSS7AI score0.05335EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2022/10/19 12:0 a.m.29 views

SUSE SLED15 / SLES15 Security Update : libreoffice (SUSE-SU-2022:3650-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:3650-1 advisory. - An Improper Certificate Validation vulnerability in LibreOffice existed where determining if a macro was...

8.8CVSS7.8AI score0.05335EPSS
SaveExploits0References10
OSV
OSV
added 2022/10/17 1:41 p.m.7 views

SUSE-SU-2022:3602-1 Security update for libreoffice

This update for libreoffice fixes the following issues: Updated to version 7.3.6.2 jscSLE-23448: - CVE-2022-3140: Fixed macro URL arbitrary script execution bsc1203209. - CVE-2022-26305: Fixed execution of untrusted Macros due to improper certificate validation bsc1201868. - CVE-2022-26307: Fixed...

8.8CVSS7.7AI score0.05335EPSS
SaveExploits0References7
OpenVAS
OpenVAS
added 2022/10/14 12:0 a.m.21 views

Debian: Security Advisory (DSA-5252-1)

The remote host is missing an update for the Debian 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...

6.3CVSS7.5AI score0.05335EPSS
SaveExploits0References4
Debian
Debian
added 2022/10/12 5:35 p.m.25 views

[SECURITY] [DSA 5252-1] libreoffice security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5252-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff October 12, 2022 https://www.debian.org/security/faq -...

6.3CVSS7.5AI score0.05335EPSS
SaveExploits0
OSV
OSV
added 2022/10/11 9:15 p.m.5 views

DEBIAN-CVE-2022-3140

LibreOffice supports Office URI Schemes to enable browser integration of LibreOffice with MS SharePoint server. An additional scheme 'vnd.libreoffice.command' specific to LibreOffice was added. In the affected versions of LibreOffice links using that scheme could be constructed to call internal...

6.3CVSS6.6AI score0.05335EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/10/11 12:0 a.m.28 views

CVE-2022-3140 Macro URL arbitrary script execution

LibreOffice supports Office URI Schemes to enable browser integration of LibreOffice with MS SharePoint server. An additional scheme 'vnd.libreoffice.command' specific to LibreOffice was added. In the affected versions of LibreOffice links using that scheme could be constructed to call internal...

7.5AI score0.05335EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2022/10/10 1:10 p.m.27 views

New Report Uncovers Emotet's Delivery and Evasion Techniques Used in Recent Attacks

Threat actors associated with the notorious Emotet malware are continually shifting their tactics and command-and-control C2 infrastructure to escape detection, according to new research from VMware. Emotet is the work of a threat actor tracked as Mummy Spider aka TA542, emerging in June 2014 as ...

1.7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/10/07 12:0 a.m.25 views

Ubuntu: Security Advisory (USN-5661-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...

8.8CVSS8.3AI score0.0135EPSS
SaveExploits0References2
OSV
OSV
added 2022/10/06 1:28 p.m.5 views

USN-5661-1 libreoffice vulnerabilities

It was discovered that LibreOffice incorrectly validated macro signatures. If a user were tricked into opening a specially crafted document, a remote attacker could possibly use this issue to execute arbitrary macros. CVE-2022-26305 It was discovered that Libreoffice incorrectly handled encryptin...

8.8CVSS7.5AI score0.0135EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2022/10/06 1:28 p.m.65 views

USN-5661-1: LibreOffice vulnerabilities

It was discovered that LibreOffice incorrectly validated macro signatures. If a user were tricked into opening a specially crafted document, a remote attacker could possibly use this issue to execute arbitrary macros. CVE-2022-26305 It was discovered that Libreoffice incorrectly handled encryptin...

8.8CVSS7.9AI score0.0135EPSS
SaveExploits0
OSV
OSV
added 2022/09/28 12:0 p.m.14 views

RUSTSEC-2022-0058 Library exclusively intended to inject UB into safe Rust.

Quoting from the crate description: This crate is created purely to inject undefined behavior into stable, safe rust. Specifically, the inconceivable! macro is insta-UB if the ubinconceivable feature is enabled by any reverse dependency. The value this adds is questionable, and hides unsafe code...

7.2AI score
SaveExploits0References2
RustSec
RustSec
added 2022/09/28 12:0 p.m.9 views

Library exclusively intended to inject UB into safe Rust.

Quoting from the crate description: This crate is created purely to inject undefined behavior into stable, safe rust. Specifically, the inconceivable! macro is insta-UB if the ubinconceivable feature is enabled by any reverse dependency. The value this adds is questionable, and hides unsafe code...

1.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/09/16 9:8 p.m.18 views

`cell-project` used incorrect variance when projecting through `&Cell<T>`

Overview The issue lies in the implementation of the cellproject macro which used field as const instead of field as mut . The problem being that const T is covariant in T while mut T is invariant in T. Keep in mind that &Cell is invariant in T, so casting to const T relaxed the variance, and lea...

1.1AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/09/16 9:8 p.m.13 views

GHSA-P75V-367R-2V23 `cell-project` used incorrect variance when projecting through `&Cell<T>`

Overview The issue lies in the implementation of the cellproject macro which used field as const instead of field as mut . The problem being that const T is covariant in T while mut T is invariant in T. Keep in mind that &Cell is invariant in T, so casting to const T relaxed the variance, and lea...

7AI score
SaveExploits0References4
Openbugbounty
Openbugbounty
added 2022/09/11 12:23 p.m.13 views

macro-econom.ru Cross Site Scripting vulnerability OBB-2912853

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/09/08 6:38 a.m.35 views

Hackers Repeatedly Targeting Financial Services in French-Speaking African Countries

Major financial and insurance companies located in French-speaking nations in Africa have been targeted over the past two years as part of a persistent malicious campaign codenamed DangerousSavanna. Countries targeted include Ivory Coast, Morocco, Cameroon, Senegal, and Togo, with the...

1.9AI score
SaveExploits0
CNNVD
CNNVD
added 2022/09/08 12:0 a.m.9 views

XWiki Platform 跨站脚本漏洞

XWiki Platform is a suite of Wiki platforms for creating web collaboration applications from the French company XWiki. A cross-site scripting vulnerability exists in XWiki Platform versions prior to 13.10.6 and prior to 14.4, which stems from the ability to store Javascript or groovy script in a...

9CVSS8AI score0.71043EPSS
SaveExploits1References5
Microsoft KB
Microsoft KB
added 2022/09/06 12:0 a.m.7 views

September 6, 2022, update for Office 2013 (KB5002252)

September 6, 2022, update for Office 2013 KB5002252 This article describes update 5002252 for Microsoft Office 2013 that was released on September 6, 2022. This update also applies to Office Home and Student 2013 RT.Be aware that the update in the Microsoft Download Center applies to the Microsof...

6.3AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/08/31 8:52 a.m.48 views

Hackers Hide Malware in Stunning Images Taken by James Webb Space Telescope

A persistent Golang-based malware campaign dubbed GOWEBBFUSCATOR has leveraged the deep field image taken from NASA's James Webb Space Telescope JWST as a lure to deploy malicious payloads on infected systems. The development, revealed by Securonix, points to the growing adoption of Go among thre...

0.4AI score
SaveExploits0
Rows per page
Query Builder