Lucene search
+L

344 matches found

CNNVD
CNNVD
added 2022/09/23 12:0 a.m.15 views

HashiCorp Consul 安全漏洞

HashiCorp Consul is a suite of distributed, highly available data center-aware solutions from HashiCorp USA. The product is used to connect and configure applications across dynamically distributed infrastructures. A security vulnerability exists in HashiCorp Consul versions 1.8.1, 1.11.81.12.4,...

7.1CVSS7AI score0.00878EPSS
SaveExploits0References6
OSV
OSV
added 2022/09/20 7:15 a.m.5 views

UBUNTU-CVE-2022-39955

The OWASP ModSecurity Core Rule Set CRS is affected by a partial rule set bypass by submitting a specially crafted HTTP Content-Type header field that indicates multiple character encoding schemes. A vulnerable back-end can potentially be exploited by declaring multiple Content-Type "charset" nam...

9.8CVSS7.1AI score0.01157EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2022/08/27 12:0 a.m.14 views

Multiple storage slot collisions between versions - due to different order in declaration

Lines of code Vulnerability details Impact If we list the sequence of how variables receive slots, we will see the failure to follow "append-only" principle. Many variable added "in-between" V2 version can read/write wrong slots. Proof of Concept Here is the table/list of variable, built taking...

6.9AI score
SaveExploits0
OSV
OSV
added 2022/07/27 1:44 p.m.6 views

SUSE-SU-2022:2568-1 Security update for SUSE Manager Server 4.2

This update fixes the following issues: apache-commons-csv: - Fix the URL for the package - Declare the LICENSE file as license and not doc apache-commons-math3: - Fix the URL for the package - Declare the LICENSE file as license and not doc drools: - Declare the LICENSE file as license and not d...

5.3CVSS8.3AI score0.00968EPSS
SaveExploits1References45
Github Security Blog
Github Security Blog
added 2022/05/17 4:39 a.m.37 views

XML Injection in Apache Solr

The DocumentAnalysisRequestHandler in Apache Solr before 4.3.1 does not properly use the EmptyEntityResolver, which allows remote attackers to have an unspecified impact via XML data containing an external entity declaration in conjunction with an entity reference, related to an XML External Enti...

6.4CVSS6AI score0.114EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2022/05/17 2:57 a.m.18 views

GHSA-QQGJ-22GR-73VX Plone vulnerable to privilege escalation in WebDAV

Plone 4.0 through 5.1a1 does not have security declarations for Dexterity content-related WebDAV requests, which allows remote attackers to gain webdav access via unspecified vectors...

7.3CVSS7.3AI score0.01483EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/13 1:39 a.m.36 views

JBossWS vulnerable to uncontrolled recursion

DOMUtils.java in org.jboss.ws:jbossws-common does not properly handle recursion during entity expansion, which allows remote attackers to cause a denial of service memory and CPU consumption via a crafted request containing an XML document with a DOCTYPE declaration and a large number of nested...

5CVSS4.6AI score0.02664EPSS
SaveExploits0References4Affected Software1
Malwarebytes
Malwarebytes
added 2022/05/03 1:4 p.m.21 views

Over 50 countries sign the “Declaration for the Future of the Internet”

Governments of the US, EU member states, and 32 other countries have announced the launch of the "Declaration for the Future of the Internet," a "political commitment" among endorsers "to advance a positive vision for the internet and digital technologies." "We are united by a belief in the...

1.6AI score
SaveExploits0
OSV
OSV
added 2022/05/01 7:16 a.m.7 views

GHSA-5HCH-V5PQ-X4QP Plone allows anonymous users to reset any users password through the web via Password Reset Tool

Unspecified vulnerability in the Password Reset Tool before 0.4.1 on Plone 2.5 and 2.5.1 Release Candidate allows attackers to reset the passwords of other users, related to "an erroneous security declaration."...

9.3CVSS6.4AI score0.01004EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/01 12:0 a.m.32 views

GHSA-WC97-7623-RXWX Multiple components in Apache NiFi do not restrict XML External Entity references

Apache NiFi is a system to process and distribute data. Multiple components in Apache NiFi 0.0.1 to 1.16.0 do not restrict XML External Entity references in the default configuration. The Standard Content Viewer service attempts to resolve XML External Entity references when viewing formatted XML...

7.5CVSS7.4AI score0.02496EPSS
SaveExploits0References4
Android Security Bulletins
Android Security Bulletins
added 2022/04/04 12:0 a.m.190 views

Android Security Bulletin—April 2022Stay organized with collectionsSave and categorize content based on your preferences.

The Android Security Bulletin contains details of security vulnerabilities affecting Android devices. Security patch levels of 2022-04-05 or later address all of these issues. To learn how to check a device's security patch level, see Check and update your Android version. Android partners are...

10CVSS7.6AI score0.12588EPSS
SaveExploits6
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.34 views

Mageia: Security Advisory (MGASA-2021-0298)

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...

5.9CVSS6.5AI score0.03566EPSS
SaveExploits0References7
OSV
OSV
added 2021/12/28 2:11 p.m.8 views

CLSA-2021-1640700669 Fixed 8 CVEs in libxml2

CVE-2021-3517.patch: validate UTF8 in xmlEncodeEntities - CVE-2021-3518.patch: fix user-after-free with 'xmllint --xinclude --dropdtd' - CVE-2021-3537.patch: propagate error in xmlParseElementChildrenContentDeclPriv - CVE-2021-3541.patch: parser fix for the billion laughs attack -...

9.1CVSS6.9AI score0.0828EPSS
SaveExploits2References1
Microsoft CVE
Microsoft CVE
added 2021/12/01 12:0 a.m.9 views

expat 2.1.0 and earlier does not properly handle entities expansion unless an application developer uses the XML_SetEntityDeclHandler function which allows remote attackers to cause a denial of service (resource consumption) send HTTP requests to intranet servers or read arbitrary files via a crafted XML document aka an XML External Entity (XXE) issue. NOTE: it could be argued that because expat already provides the ability to disable external entity expansion the responsibility for resolving this issue lies with application developers; according to this argument this entry should be REJECTed and each affected application would need its own CVE.

...

6.8CVSS7.8AI score0.20093EPSS
SaveExploits1
Rosalinux
Rosalinux
added 2021/07/02 6:4 p.m.41 views

Advisory ROSA-SA-2021-1961

Software: redland 1.0.16 OS: Cobalt 7.9 CVE-ID: CVE-2012-0037 CVE-Crit: HIGH CVE-DESC: Redland Raptor also known as libraptor before 2.0.7, used by OpenOffice 3.3 and 3.4 Beta, LibreOffice before 3.4.6 and 3.5.x before 3.5.1 and other products, allows remote attackers, with the help of the user, ...

6.5CVSS6.4AI score0.13682EPSS
SaveExploits2
Prion
Prion
added 2021/06/22 11:15 a.m.14 views

Design/Logic Flaw

In permission declarations of DeviceAdminReceiver.java, there is a possible lack of broadcast protection due to an insecure default value. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

4.6CVSS7.6AI score0.00117EPSS
SaveExploits0References1Affected Software1
The Hacker News
The Hacker News
added 2021/05/11 7:35 a.m.70 views

U.S. Declares Emergency in 17 States Over Fuel Pipeline Cyber Attack

The ransomware attack against Colonial Pipeline's networks has prompted the U.S. Federal Motor Carrier Safety Administration FMCSA to issue a regional emergency declaration in 17 states and the District of Columbia D.C.. The declaration provides a temporary exemption to Parts 390 through 399 of t...

1.6AI score
SaveExploits0
ThreatPost
ThreatPost
added 2021/05/10 5:42 p.m.79 views

Colonial Pipeline’s Ransomware Attack Sparks Emergency Declaration

The Biden administration has declared a state of emergency that covers 17 states and Washington D.C. in the wake of the ransomware attack on the Colonial Pipeline Co., and is working with Colonial to restart operations. On Monday morning, FireEye also confirmed to Threatpost that it’s been called...

5.8AI score
SaveExploits0References31
CNNVD
CNNVD
added 2021/05/03 12:0 a.m.5 views

Google Android 安全漏洞

Google Android is a Linux-based open source operating system from the Google Open Handheld Consortium Google. An elevation of privilege vulnerability exists in Google Android 11. The vulnerability arises because the permission declaration in DeviceAdminReceiver.java may lack broadcast protection...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2021/02/26 2:5 a.m.29 views

CVE-2021-23960

Performing garbage collection on re-declared JavaScript variables resulted in a user-after-poison, and a potentially exploitable crash. This vulnerability affects Firefox 85, Thunderbird 78.7, and Firefox ESR 78.7...

8.8CVSS9.7AI score0.01196EPSS
SaveExploits0
Rows per page
Query Builder