Lucene search
K

454 matches found

Talos
Talos
added 2024/11/21 12:0 a.m.23 views

GoCast HTTP API lack of authentication vulnerability

Talos Vulnerability Report TALOS-2024-1962 GoCast HTTP API lack of authentication vulnerability November 21, 2024 CVE Number CVE-2024-21855 SUMMARY A lack of authentication vulnerability exists in the HTTP API functionality of GoCast 1.1.3. A specially crafted HTTP request can lead to arbitrary...

9.8CVSS8.2AI score0.00552EPSS
Exploits0
Cvelist
Cvelist
added 2024/11/12 4:44 p.m.33 views

CVE-2024-49369 Icinga 2 has a TLS Certificate Validation Bypass for JSON-RPC and HTTP API Connections

Icinga is a monitoring system which checks the availability of network resources, notifies users of outages, and generates performance data for reporting. The TLS certificate validation in all Icinga 2 versions starting from 2.4.0 was flawed, allowing an attacker to impersonate both trusted clust...

9.8CVSS0.24074EPSS
Exploits1References7
Vulnrichment
Vulnrichment
added 2024/11/12 4:44 p.m.25 views

CVE-2024-49369 Icinga 2 has a TLS Certificate Validation Bypass for JSON-RPC and HTTP API Connections

Icinga is a monitoring system which checks the availability of network resources, notifies users of outages, and generates performance data for reporting. The TLS certificate validation in all Icinga 2 versions starting from 2.4.0 was flawed, allowing an attacker to impersonate both trusted clust...

9.8CVSS7.3AI score0.24074EPSS
Exploits1References7
OSV
OSV
added 2024/11/08 7:17 a.m.9 views

BIT-RABBITMQ-2024-51988 HTTP API's queue deletion endpoint does not verify that the user has a required permission

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. In affected versions queue deletion via the HTTP API was not verifying the configure permission of the user. Users who had all of the following: 1. Valid credentials, 2. Some permissions for the target virtual host & 3. HT...

6.5CVSS6.2AI score0.00101EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/11/07 8:1 p.m.8 views

CVE-2024-51988

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. In affected versions queue deletion via the HTTP API was not verifying the configure permission of the user. Users who had all of the following: 1. Valid credentials, 2. Some permissions for the target virtual host & 3...

6.5CVSS6.7AI score0.00101EPSS
Exploits0References5
NVD
NVD
added 2024/11/06 8:15 p.m.11 views

CVE-2024-51988

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. In affected versions queue deletion via the HTTP API was not verifying the configure permission of the user. Users who had all of the following: 1. Valid credentials, 2. Some permissions for the target virtual host & 3. HT...

6.5CVSS0.00101EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/11/06 7:55 p.m.29 views

RabbitMQ HTTP API's queue deletion endpoint does not verify that the user has a required permission

Summary Queue deletion via the HTTP API was not verifying the configure permission of the user. Impact Users who had all of the following: 1. Valid credentials 2. Some permissions for the target virtual host 3. HTTP API access could delete queues it had no deletion permissions for. Workarounds...

6.5CVSS6.9AI score0.00101EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/11/06 7:55 p.m.9 views

GHSA-PJ33-75X5-32J4 RabbitMQ HTTP API's queue deletion endpoint does not verify that the user has a required permission

Summary Queue deletion via the HTTP API was not verifying the configure permission of the user. Impact Users who had all of the following: 1. Valid credentials 2. Some permissions for the target virtual host 3. HTTP API access could delete queues it had no deletion permissions for. Workarounds...

7.1CVSS6.4AI score0.00101EPSS
Exploits0References4
OSV
OSV
added 2024/11/06 7:15 p.m.12 views

CVE-2024-51988 HTTP API's queue deletion endpoint does not verify that the user has a required permission

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. In affected versions queue deletion via the HTTP API was not verifying the configure permission of the user. Users who had all of the following: 1. Valid credentials, 2. Some permissions for the target virtual host & 3. HT...

6.5CVSS6.2AI score0.00101EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/11/06 7:15 p.m.11 views

CVE-2024-51988 HTTP API's queue deletion endpoint does not verify that the user has a required permission

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. In affected versions queue deletion via the HTTP API was not verifying the configure permission of the user. Users who had all of the following: 1. Valid credentials, 2. Some permissions for the target virtual host & 3. HT...

6.5CVSS6.8AI score0.00101EPSS
Exploits0References2
CVE
CVE
added 2024/11/06 7:15 p.m.117 views

CVE-2024-51988

CVE-2024-51988 affects RabbitMQ: queue deletion via the HTTP API could bypass the configure permission, allowing users with credentials, some vhost permissions, and HTTP API access to delete queues they should not. Affected versions include Open Source RabbitMQ up to 3.12.10 (fixed in 3.12.11) an...

6.5CVSS6.3AI score0.00101EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/11/06 7:15 p.m.17 views

CVE-2024-51988 HTTP API's queue deletion endpoint does not verify that the user has a required permission

RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. In affected versions queue deletion via the HTTP API was not verifying the configure permission of the user. Users who had all of the following: 1. Valid credentials, 2. Some permissions for the target virtual host & 3. HT...

6.5CVSS0.00101EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:0 a.m.9 views

Nginx HTTP API Module Unrestricted Access

Nginx HTTP API Module provide a REST API for accessing various status information, configuring upstream server groups on-the-fly, and managing key-value pairs without the need of reconfiguring nginx. If these endpoints are accessible to an attacker, he can modify the configuration in place and, i...

7.2AI score
Exploits0References1
Cvelist
Cvelist
added 2024/08/29 9:18 p.m.24 views

CVE-2024-45302 CRLF Injection in RestSharp's `RestRequest.AddHeader` method

RestSharp is a Simple REST and HTTP API Client for .NET. The second argument to RestRequest.AddHeader the header value is vulnerable to CRLF injection. The same applies to RestRequest.AddOrUpdateHeader and RestClient.AddDefaultHeader. The way HTTP headers are added to a request is via the...

6.1CVSS0.00187EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2024/08/29 9:18 p.m.14 views

CVE-2024-45302 CRLF Injection in RestSharp's `RestRequest.AddHeader` method

RestSharp is a Simple REST and HTTP API Client for .NET. The second argument to RestRequest.AddHeader the header value is vulnerable to CRLF injection. The same applies to RestRequest.AddOrUpdateHeader and RestClient.AddDefaultHeader. The way HTTP headers are added to a request is via the...

6.1CVSS7.5AI score0.00187EPSS
Exploits1References3
OSV
OSV
added 2024/08/29 9:18 p.m.9 views

CVE-2024-45302 CRLF Injection in RestSharp's `RestRequest.AddHeader` method

RestSharp is a Simple REST and HTTP API Client for .NET. The second argument to RestRequest.AddHeader the header value is vulnerable to CRLF injection. The same applies to RestRequest.AddOrUpdateHeader and RestClient.AddDefaultHeader. The way HTTP headers are added to a request is via the...

6.1CVSS7.1AI score0.00187EPSS
Exploits1References5
OSV
OSV
added 2024/08/21 4:15 p.m.0 views

CVE-2024-7603

Logsign Unified SecOps Platform Directory Traversal Arbitrary Directory Deletion Vulnerability. This vulnerability allows remote attackers to delete arbitrary directories on affected installations of Logsign Unified SecOps Platform. Authentication is required to exploit this vulnerability. The...

8.1CVSS5.9AI score0.02393EPSS
Exploits0References2
NVD
NVD
added 2024/08/21 4:15 p.m.17 views

CVE-2024-7603

Logsign Unified SecOps Platform Directory Traversal Arbitrary Directory Deletion Vulnerability. This vulnerability allows remote attackers to delete arbitrary directories on affected installations of Logsign Unified SecOps Platform. Authentication is required to exploit this vulnerability. The...

8.1CVSS0.02393EPSS
Exploits0References2
NVD
NVD
added 2024/08/21 4:15 p.m.12 views

CVE-2024-7604

Logsign Unified SecOps Platform Incorrect Authorization Authentication Bypass Vulnerability. This vulnerability allows local attackers to bypass authentication on affected installations of Logsign Unified SecOps Platform. Authentication is required to exploit this vulnerability. The specific flaw...

7.8CVSS0.0001EPSS
Exploits0References2
NVD
NVD
added 2024/08/21 4:15 p.m.18 views

CVE-2024-7601

Logsign Unified SecOps Platform Directory dataexportdeleteall Traversal Arbitrary File Deletion Vulnerability. This vulnerability allows remote attackers to delete arbitrary files on affected installations of Logsign Unified SecOps Platform. Authentication is required to exploit this vulnerabilit...

8.1CVSS0.01365EPSS
Exploits0References2
Rows per page
Query Builder