Lucene search
+L

65 matches found

Packet Storm
Packet Storm
added 2025/03/04 12:00 a.m.280 views

Apache ActiveMQ 5.3.1 Source Code Disclosure

Proof of concept exploit that demonstrates a source code disclosure vulnerability in Apache ActiveMQ version 5.3.1. ============================================================================================================================================= | Title : Apache ActiveMQ 5.3.1 PHP Cod...

5CVSS7AI score0.78018EPSS
SaveExploits7
GithubExploit
GithubExploit
added 2025/02/27 2:49 a.m.160 views

Exploit for Deserialization of Untrusted Data in Apache Activemq

CVE-2023-46604 01. Apache ActiveMQ & OpenWire - 1 Apac...

10CVSS8.3AI score0.99723EPSS
SaveExploits32
Tenable Nessus
Tenable Nessus
added 2024/10/27 12:00 a.m.19 views

Debian dsa-5798 : activemq - security update

The remote Debian 12 host has packages installed that are affected by a vulnerability as referenced in the dsa-5798 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-5798-1 [email protected] https://www.debian.org/security/ Moritz...

10CVSS8.2AI score0.99723EPSS
SaveExploits32References4
Sick AG
Sick AG
added 2024/01/29 12:00 a.m.29 views

Vulnerability in SICK Logistics Analytics Products and SICK Field Analytics

A critical vulnerability in Apache ActiveMQ affects the SICK products Field Analytics 1.2 and Logistics Analytics products 4.5. The Java OpenWire protocol marshaller that is used in ActiveMQ Classic and ActiveMQ Artemis is vulnerable to Remote Code execution. This vulnerability may allow a remote...

9.8CVSS8.3AI score0.99723EPSS
SaveExploits32
NCSC
NCSC
added 2023/11/30 12:00 a.m.6 views

Vulnerability fixed in Apache ActiveMQ

Apache Foundation has fixed a vulnerability in ActiveMQ. A authenticated malicious person could exploit the vulnerability to execute arbitrary code with application privileges. Apache Foundation has released updates to fix the vulnerability fix in ActiveMQ 5.16.6, 5.17.4, 5.18.0 & 6.0.0. For more...

8.8CVSS7.4AI score0.8581EPSS
SaveExploits2
The Hacker News
The Hacker News
added 2023/11/29 5:07 a.m.76 views

GoTitan Botnet Spotted Exploiting Recent Apache ActiveMQ Vulnerability

The recently disclosed critical security flaw impacting Apache ActiveMQ is being actively exploited by threat actors to distribute a new Go-based botnet called GoTitan as well as a .NET program known as PrCtrl Rat that's capable of remotely commandeering the infected hosts. The attacks involve th...

10CVSS8.1AI score0.99723EPSS
SaveExploits32
Positive Technologies
Positive Technologies
added 2023/11/28 12:00 a.m.12 views

PT-2023-14012

Name of the Vulnerable Software and Affected Versions Apache ActiveMQ versions prior to 5.16.6 Apache ActiveMQ versions prior to 5.17.4 Apache ActiveMQ versions prior to 5.18.0 Apache ActiveMQ versions prior to 6.0.0 Description An authentication flaw in the Jolokia component allows an...

10CVSS8.2AI score0.99723EPSS
SaveExploits34References55
RedHat Linux
RedHat Linux
added 2023/11/09 11:26 p.m.12 views

activemq-openwire: OpenWire Module: Unbounded deserialization causes ActiveMQ to be vulnerable to a remote code execution (RCE) attack

A flaw was found in Apache ActiveMQ, specifically the OpenWire Module. This flaw may allow a remote malicious user to run arbitrary shell commands by manipulating serialized class types in the OpenWire protocol, causing the broker to instantiate any class on the classpath. This issue happens when...

10CVSS7.3AI score0.99723EPSS
SaveExploits32References7
Positive Technologies
Positive Technologies
added 2023/10/27 12:00 a.m.9 views

PT-2023-6605

Name of the Vulnerable Software and Affected Versions Apache ActiveMQ versions prior to 5.15.16 Apache ActiveMQ versions 5.16.x through 5.16.6 Apache ActiveMQ versions 5.17.x through 5.17.5 Apache ActiveMQ versions 5.18.x through 5.18.2 Bamboo Data Center affected versions not specified Bamboo...

10CVSS9AI score0.99723EPSS
SaveExploits32References399
OSV
OSV
added 2022/05/14 1:14 a.m.8 views

GHSA-4VHF-2HV7-8MRX Improper Restriction of XML External Entity Reference in Apache ActiveMQ

XML external entity XXE vulnerability in Apache ActiveMQ 5.x before 5.10.1 allows remote consumers to have unspecified impact via vectors involving an XPath based selector when dequeuing XML messages...

9.8CVSS7.3AI score0.09972EPSS
SaveExploits0References8
Gitee
Gitee
added 2021/10/22 9:52 p.m.8 views

Exploit for Unrestricted Upload of File with Dangerous Type in Apache Activemq

This is a Python script for exploiting a vulnerability in Apache ActiveMQ. The script is designed to upload a shell to the server using the PUT method. The vulnerability being exploited is CVE-2016-3088. The script requires the user to provide the URL of the ActiveMQ server, the username, and the...

9.8CVSS7.3AI score0.98518EPSS
SaveExploits20
RedHat Linux
RedHat Linux
added 2020/12/08 8:55 a.m.11 views

activemq: remote XSS in web console diagram plugin

A flaw was found in activemq. A specifically crafted MQTT packet which has an XSS payload as client-id or topic name can exploit this vulnerability. The XSS payload is being injected into the admin console's browser. The XSS payload is triggered in the diagram plugin; queue node and the info...

6.1CVSS5.8AI score0.04347EPSS
SaveExploits0References4
Gitee
Gitee
added 2020/10/29 4:35 p.m.5 views

Exploit for Improper Input Validation in Redhat Openshift

This is a pre-built vulnerable Docker environment collection called Vulhub. It is an open-source project that provides a collection of vulnerable Docker environments for testing and learning purposes. The project is maintained by phith0n and is available on GitHub. The repository contains a varie...

9.8CVSS7.1AI score0.99679EPSS
SaveExploits47
OSV
OSV
added 2020/09/10 7:15 p.m.3 views

DEBIAN-CVE-2020-13920

Apache ActiveMQ uses LocateRegistry.createRegistry to create the JMX RMI registry and binds the server to the "jmxrmi" entry. It is possible to connect to the registry without authentication and call the rebind method to rebind jmxrmi to something else. If an attacker creates another server to...

5.9CVSS6.8AI score0.04544EPSS
SaveExploits0References1
OSV
OSV
added 2020/09/10 7:15 p.m.10 views

UBUNTU-CVE-2020-11998

A regression has been introduced in the commit preventing JMX re-bind. By passing an empty environment map to RMIConnectorServer, instead of the map that contains the authentication credentials, it leaves ActiveMQ open to the following attack:...

9.8CVSS7.5AI score0.51225EPSS
SaveExploits0References3
Gitee
Gitee
added 2020/08/27 5:46 p.m.9 views

Exploit for Unrestricted Upload of File with Dangerous Type in Apache Activemq

This is a collection of proof-of-concept PoC exploits and tools for various vulnerabilities. The repository contains several files, including a Gitignore file, a Python script, and a PNG image. The Python script is a tool for exploiting a vulnerability in Apache ActiveMQ, specifically the...

9.8CVSS9.2AI score0.98518EPSS
SaveExploits20
Gitee
Gitee
added 2020/06/04 10:53 a.m.3 views

Some-PoC-oR-ExP

This repository contains a collection of proof-of-concept PoC exploits and exploits for various vulnerabilities. The primary classification of this repository is 'PoC exploit for CVE-YYYY-NNNN'. The primary CVE ID present in the context is CNVD-2020-10487, which is related to a Tomcat-Ajp LFI...

6.7AI score
SaveExploits0
Gitee
Gitee
added 2019/11/18 4:59 p.m.19 views

Exploit for Improper Input Validation in Apple Mac_Os_X

This repository contains a collection of proof-of-concept PoC exploits for various vulnerabilities in different applications. The exploits are written in Python and target vulnerabilities in Apache ActiveMQ, Apache Solr, Apache James Server, MySQL, and other applications. The exploits are designe...

9.8CVSS8.3AI score0.98518EPSS
SaveExploits24
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/17 3:50 p.m.46 views

Security Bulletin: Security vulnerabilities have been identified in IBM Tivoli Integrated Portal (TIP) shipped with Tivoli Business Service Manager (CVE-2015-5254, CVE-2014-3600, CVE-2014-3612, CVE-2014-8110, CVE-2014-3579)

Summary IBM Tivoli Integrated Portal TIP is shipped as a component of Tivoli Business Service Manager. Information about security vulnerabilities affecting IBM Tivoli Integrated Portal TIP have been published in a security bulletin. Vulnerability Details Please consult the Security Bulletin:...

9.8CVSS2.8AI score0.38191EPSS
SaveExploits5Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/17 3:48 p.m.42 views

Security Bulletin: A security vulnerability has been identified in Jazz for Service Management shipped with Tivoli Netcool/OMNIbus WebGUI (CVE-2014-3600)

Summary Jazz for Service Management JazzSM is shipped as a component of Tivoli Netcool/OMNIbus WebGUI. Information about a security vulnerability affecting JazzSM has been published in a security bulletin. Vulnerability Details Please consult the security bulletin Jazz for Service Management is...

1.7AI score0.09972EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder