Lucene search
+L

3346 matches found

Cisco
Cisco
added 2024/03/27 4:00 p.m.72 views

Cisco IOS XE Software Auxiliary Asynchronous Port Denial of Service Vulnerability

A vulnerability in auxiliary asynchronous port AUX functions of Cisco IOS XE Software could allow an authenticated, local attacker to cause an affected device to reload or stop responding. This vulnerability is due to the incorrect handling of specific ingress traffic when flow control hardware i...

5.6CVSS5.5AI score0.00102EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/26 1:50 a.m.50 views

GHSA-M732-WVH2-7CQ4 Unauthenticated views may expose information to anonymous users

Impact A number of Nautobot URL endpoints were found to be improperly accessible to unauthenticated anonymous users, including the following: - /api/graphql/ 1 - /api/users/users/session/ Nautobot 2.x only; the only information exposed to an anonymous user is which authentication backend classes...

3.7CVSS4.1AI score0.00628EPSS
SaveExploits0References9
Hacker One
Hacker One
added 2024/03/25 10:28 p.m.165 views

U.S. Dept Of Defense: SQL injection on ██████████ via 'where' parameter

An SQL injection vulnerability was discovered in the 'where' parameter of the ArcGIS server. The vulnerability allowed an attacker to retrieve database content by injecting malicious SQL queries into the 'where' parameter. Esri released an update to ArcGIS Server 10.1 Service Pack 1 to address th...

8AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2024/03/25 5:51 p.m.67 views

Security Bulletin: Multiple vulnerabilities in IBM's Common Cryptographic Architecture (CCA). CVE-2023-33855, CVE-2023-47150

Summary IBM Common Cryptographic Architecture CCA is used to interface with the IBM Hardware Security Module HSM. CCA could allow a remote user to cause a denial of service attack CVE-2023-47150 or to obtain sensitive information CVE-2023-33855 as described in the vulnerability details section. I...

7.5CVSS5.7AI score0.00643EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/03/20 2:45 p.m.50 views

GHSA-8G7V-VJRC-X4G5 GeoServer log file path traversal vulnerability

Impact This vulnerability requires GeoServer Administrator with access to the admin console to misconfigured the Global Settings for log file location to an arbitrary location. This can be used to read files via the admin console GeoServer Logs page. It is also possible to leverage RCE or cause...

7.2CVSS5.4AI score0.00841EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/03/20 2:45 p.m.68 views

GeoServer log file path traversal vulnerability

Impact This vulnerability requires GeoServer Administrator with access to the admin console to misconfigured the Global Settings for log file location to an arbitrary location. This can be used to read files via the admin console GeoServer Logs page. It is also possible to leverage RCE or cause...

7.2CVSS5.4AI score0.00841EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/20 12:00 a.m.9 views

PT-2024-20581 · Frappe · Frappe

Name of the Vulnerable Software and Affected Versions: Frappe versions prior to 14.64.0 and 15.0.0 Description: The issue is related to SQL injection from a particular whitelisted method, which can result in access to data that the user does not have permission to access. There are no known...

7.5CVSS7.2AI score0.00646EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2024/03/19 5:15 p.m.48 views

Security Bulletin: A Bouncy Castle vulnerability has been identified in Apache Solr and Logstash shipped with IBM Operations Analytics - Log Analysis (CVE-2023-33201)

Summary There is a potential injection vulnerability in Bouncy Castle that is used by Apache Solr and Logstash. This has been addressed Vulnerability Details CVEID:CVE-2023-33201 DESCRIPTION: The Bouncy Castle Crypto Package For Java bc-java could allow a remote attacker to obtain sensitive...

5.3CVSS6.1AI score0.00772EPSS
SaveExploits0Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/15 10:32 p.m.21 views

CVE-2024-28859 Gadget chain in Symfony 1 due to vulnerable Swift Mailer dependency

Symfony1 is a community fork of symfony 1.4 with DIC, form enhancements, latest Swiftmailer, better performance, composer compatible and PHP 8 support. Symfony 1 has a gadget chain due to vulnerable Swift Mailer dependency that would enable an attacker to get remote code execution if a developer...

5CVSS8.1AI score0.01485EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/15 7:20 p.m.22 views

GHSA-32JQ-MV89-5RX7 CoreWCF NetFraming based services can leave connections open when they should be closed

Impact If you have a NetFraming based CoreWCF service, extra system resources could be consumed by connections being left established instead of closing or aborting them. There are two scenarios when this can happen. When a client established a connection to the service and sends no data, the...

7.5CVSS7.4AI score0.00579EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/15 6:44 p.m.47 views

GHSA-W5WX-6G2R-R78Q Nuclei allows unsigned code template execution through workflows

Overview A significant security oversight was identified in Nuclei v3, involving the execution of unsigned code templates through workflows. This vulnerability specifically affects users utilizing custom workflows, potentially allowing the execution of malicious code on the user's system. This...

8.7CVSS7.5AI score0.00411EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/03/15 4:42 p.m.28 views

vantage6's CORS settings overly permissive

Impact The vantage6 server has no restrictions on CORS settings. It should be possible for people to set the allowed origins of the server. The impact is limited because v6 does not use session cookies Patches No Workarounds No...

6.5CVSS7AI score0.00311EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/15 4:33 p.m.48 views

Users with `create` but not `override` privileges can perform local sync

Impact "Local sync" is an Argo CD feature that allows developers to temporarily override an Application's manifests with locally-defined manifests. Use of the feature should generally be limited to highly-trusted users, since it allows the user to bypass any merge protections in git. An improper...

6.4CVSS7.1AI score0.00532EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2024/03/15 11:06 a.m.6 views

OESA-2024-1276 python-aiosmtpd security update

This is a server for SMTP and related protocols, similar in utility to the standard library's smtpd.py module, but rewritten to be based on asyncio for Python 3. Security Fixes: aiosmtpd is a reimplementation of the Python stdlib smtpd.py based on asyncio. aiosmtpd is vulnerable to inbound SMTP...

5.3CVSS6.9AI score0.00374EPSS
SaveExploits0References2
RubySec
RubySec
added 2024/03/15 12:00 a.m.18 views

TurboBoost Commands vulnerable to arbitrary method invocation

Impact TurboBoost Commands has existing protections in place to guarantee that only public methods on Command classes can be invoked; however, the existing checks aren't as robust as they should be. It's possible for a sophisticated attacker to invoke more methods than should be permitted dependi...

8.1CVSS7.5AI score0.00796EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/14 9:17 p.m.34 views

Insecure Variable Substitution in Vela

Impact Vela pipelines can use variable substitution combined with insensitive fields like parameters, image and entrypoint to inject secrets into a plugin/image and — by using common substitution string manipulation — can bypass log masking and expose secrets without the use of the commands block...

7.7CVSS7.3AI score0.00716EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/14 6:37 p.m.30 views

CVE-2024-27301 Privilege Escalation Abusing installer in SupportApp

Support App is an opensource application specialized in managing Apple devices. It's possible to abuse a vulnerability inside the postinstall installer script to make the installer execute arbitrary code as root. The cause of the vulnerability is the fact that the shebang !/bin/zsh is being used...

7.3CVSS7.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/03/13 5:14 p.m.46 views

Remote Denial of Service Vulnerability in Microsoft QUIC

Impact The MsQuic server will continue to leak memory until no more is available, resulting in a denial of service. Patches The following patch was made: - Fix Memory Leak from Multiple Decodes of TP - https://github.com/microsoft/msquic/commit/5d070d661c45979946615289e92bb6b822efe9e9 Workarounds...

7.5CVSS7AI score0.0299EPSS
SaveExploits0References5Affected Software2
Cisco
Cisco
added 2024/03/13 4:00 p.m.65 views

Cisco IOS XR Software MPLS and Pseudowire Interfaces Access Control List Bypass Vulnerabilities

Multiple vulnerabilities in the IP access control list ACL processing in the ingress direction on MPLS and Pseudowire PW interfaces of Cisco IOS XR Software could allow an unauthenticated, remote attacker to bypass a configured ACL. For more information about these vulnerabilities, see the Detail...

5.8CVSS5.8AI score0.00519EPSS
SaveExploits0References1
ICS
ICS
added 2024/03/12 12:00 a.m.29 views

Siemens SENTRON 7KM PAC3x20

As of January 10, 2023, CISA will no longer be updating ICS security advisories for Siemens product vulnerabilities beyond the initial advisory. For the most up-to-date information on vulnerabilities in this advisory, please see Siemens' ProductCERT Security Advisories CERT Services | Services |...

5.1CVSS4.8AI score0.00223EPSS
SaveExploits0References10
Rows per page
Query Builder