Lucene search
+L

274 matches found

ICS
ICS
added 2021/12/23 12:00 p.m.78 views

Mitigating Log4Shell and Other Log4j-Related Vulnerabilities

Summary The Cybersecurity and Infrastructure Security Agency CISA, the Federal Bureau of Investigation FBI, National Security Agency NSA, Australian Cyber Security Centre ACSC, Canadian Centre for Cyber Security CCCS, the Computer Emergency Response Team New Zealand CERT NZ, the New Zealand...

10CVSS10AI score0.99999EPSS
SaveExploits368References88
Xen Project
Xen Project
added 2021/12/20 12:04 p.m.28 views

frontends vulnerable to backends

ISSUE DESCRIPTION Xen offers the ability to run PV backends in regular unprivileged guests, typically referred to as "driver domains". Running PV backends in driver domains has one primary security advantage: if a driver domain gets compromised, it doesn't have the privileges to take over the...

1.5AI score
SaveExploits0
Xen Project
Xen Project
added 2021/12/20 12:00 p.m.71 views

Rogue backends can cause DoS of guests via high frequency events

ISSUE DESCRIPTION Xen offers the ability to run PV backends in regular unprivileged guests, typically referred to as "driver domains". Running PV backends in driver domains has one primary security advantage: if a driver domain gets compromised, it doesn't have the privileges to take over the...

6.5CVSS1.6AI score0.00332EPSS
SaveExploits0
Rapid7 Blog
Rapid7 Blog
added 2021/12/14 9:05 p.m.166 views

Log4Shell Makes Its Appearance in Hacker Chatter: 4 Observations

It's been a long few days as organizations' security teams have worked to map, quantify, and mitigate the immense risk presented by the Log4Shell vulnerability within Log4j. As can be imagined, cybercriminals are working overtime as well, as they seek out ways to exploit this vulnerability. Need...

9.3CVSS0.6AI score0.99999EPSS
SaveExploits364
Gitee
Gitee
added 2021/11/24 12:17 a.m.12 views

Exploit for Improper Encoding or Escaping of Output in F5 Nginx

This repository is an open-source collection of vulnerable systems and applications for educational purposes, specifically for penetration testing and vulnerability assessment. It is maintained by phith0n and hosted on GitHub. The repository contains various vulnerable systems and applications,...

9.8CVSS8.2AI score0.99679EPSS
SaveExploits56
Gitee
Gitee
added 2021/11/21 12:00 a.m.5 views

vulhub1

This is a repository for a project called Vulhub, which appears to be a collection of vulnerable systems and applications for testing and learning purposes. The repository contains various files and directories, including: 1. .gitattributes: A file that specifies which files should be ignored by...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/09/21 10:08 a.m.199 views

New Capoae Malware Infiltrates WordPress Sites and Installs Backdoored Plugin

A recently discovered wave of malware attacks has been spotted using a variety of tactics to enslave susceptible machines with easy-to-guess administrative credentials to co-opt them into a network with the goal of illegally mining cryptocurrency. "The malware's primary tactic is to spread by...

10CVSS10AI score0.99997EPSS
SaveExploits52
Gitee
Gitee
added 2021/09/19 11:39 p.m.13 views

Exploit for Improper Encoding or Escaping of Output in F5 Nginx

This repository is an open-source collection of vulnerable systems and applications for educational purposes, specifically for penetration testing and vulnerability assessment. It is maintained by phith0n and is available on GitHub under the MIT License. The repository contains a variety of...

9.8CVSS6.9AI score0.99679EPSS
SaveExploits56
Gitee
Gitee
added 2021/09/07 12:27 a.m.3 views

vulhub

This is an open-source collection of vulnerable systems and applications for educational purposes. It is a repository of vulnerable systems and applications, including web servers, databases, and other software, that can be used to test and learn about security vulnerabilities. The repository is...

8.1AI score
SaveExploits0
Xen Project
Xen Project
added 2021/08/25 12:00 p.m.64 views

long running loops in grant table handling

ISSUE DESCRIPTION In order to properly monitor resource use, Xen maintains information on the grant mappings a domain may create to map grants offered by other domains. In the process of carrying out certain actions, Xen would iterate over all such entries, including ones which aren't in use...

5.5CVSS0.3AI score0.00351EPSS
SaveExploits0Affected Software1
CISA
CISA
added 2021/08/21 12:00 a.m.146 views

Urgent: Protect Against Active Exploitation of ProxyShell Vulnerabilities

Malicious cyber actors are actively exploiting the following ProxyShell vulnerabilities: CVE-2021-34473, CVE-2021-34523, and CVE-2021-31207. An attacker exploiting these vulnerabilities could execute arbitrary code on a vulnerable machine. CISA strongly urges organizations to identify vulnerable...

10CVSS2.8AI score0.99999EPSS
SaveIn wildExploits18References4
Gitee
Gitee
added 2021/06/30 10:20 p.m.5 views

vulhub

This is an open-source, community-driven project called Vulhub, which provides a comprehensive collection of vulnerable systems and applications for educational and testing purposes. The repository contains a wide range of vulnerable systems, including web applications, databases, and networks, a...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2021/06/15 4:42 a.m.5 views

vulhub1

This is an open-source collection of vulnerable systems and applications for educational purposes, maintained by phith0n. It provides a controlled environment for learning and practicing penetration testing, vulnerability assessment, and security research. The repository contains various vulnerab...

8.1AI score
SaveExploits0
Xen Project
Xen Project
added 2021/06/08 5:00 p.m.54 views

xen/arm: Boot modules are not scrubbed

ISSUE DESCRIPTION The bootloader will load boot modules e.g. kernel, initramfs... in a temporary area before they are copied by Xen to each domain memory. To ensure sensitive data is not leaked from the modules, Xen must "scrub" them before handing the page over to the allocator. Unfortunately, i...

5.5CVSS0.6AI score0.00321EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2021/06/08 5:00 p.m.52 views

inappropriate x86 IOMMU timeout detection / handling

ISSUE DESCRIPTION IOMMUs process commands issued to them in parallel with the operation of the CPUs issuing such commands. In the current implementation in Xen, asynchronous notification of the completion of such commands is not used. Instead, the issuing CPU spin-waits for the completion of the...

7.1CVSS2AI score0.00284EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2021/05/04 12:00 p.m.76 views

x86: Speculative vulnerabilities with bare (non-shim) 32-bit PV guests

ISSUE DESCRIPTION 32-bit x86 PV guest kernels run in ring 1. At the time when Xen was developed, this area of the i386 architecture was rarely used, which is why Xen was able to use it to implement paravirtualisation, Xen's novel approach to virtualization. In AMD64, Xen had to use a different...

5.5CVSS0.5AI score0.0036EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/03/15 12:00 a.m.9 views

The vulnerability of industrial remote access systems mymbCONNECT24 and mb CONNECT24 allows a hacker to implant malicious code.

The vulnerability of industrial remote access systems like mymbCONNECT24 and mb CONNECT24 exists due to the lack of measures taken to protect the website structure. Exploiting this vulnerability allows a malicious actor to inject code remotely using the get parameter...

4.3CVSS6.4AI score0.00624EPSS
SaveExploits0References4Affected Software2
Microsoft Secure
Microsoft Secure
added 2021/03/12 11:54 p.m.160 views

Protecting on-premises Exchange Servers against recent attacks

For the past few weeks, Microsoft and others in the security industry have seen an increase in attacks against on-premises Exchange servers. The target of these attacks is a type of email server most often used by small and medium-sized businesses, although larger organizations with on-premises...

0.5AI score
SaveExploits0
Xen Project
Xen Project
added 2021/02/16 12:00 p.m.100 views

Linux: backends treating grant mapping errors as bugs

ISSUE DESCRIPTION Block, net, and SCSI backends consider certain errors a plain bug, deliberately causing a kernel crash. For errors potentially being at least under the influence of guests, like out of memory conditions, it isn't correct to assume so. Memory allocations potentially causing such...

5.5CVSS6.5AI score0.00544EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2021/01/13 9:17 p.m.4 views

CVE-2021-1236 Multiple Cisco Products Snort Application Detection Engine Policy Bypass Vulnerability

Multiple Cisco products are affected by a vulnerability in the Snort application detection engine that could allow an unauthenticated, remote attacker to bypass the configured policies on an affected system. The vulnerability is due to a flaw in the detection algorithm. An attacker could exploit...

4CVSS5.7AI score0.02146EPSS
SaveExploits0References3
Rows per page
Query Builder