Lucene search
+L

20296 matches found

Vulnrichment
Vulnrichment
added 2024/12/04 1:06 a.m.12 views

CVE-2024-45205

An Improper Certificate Validation on the UniFi iOS App managing a standalone UniFi Access Point not using UniFi Network Application could allow a malicious actor with access to an adjacent network to take control of this UniFi Access Point. Affected Products: UniFi iOS App Version 10.17.7 and...

7.1CVSS7.1AI score0.00122EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/12/04 12:51 a.m.7 views

kernel: x86/bhi: Avoid warning in #DB handler due to BHI mitigation

A denial of service vulnerability was found in the Linux kernel. When BHI mitigation is enabled, if SYSENTER is invoked with the TF flag set, then entrySYSENTERcompat uses CLEARBRANCHHISTORY and calls the clearbhbloop before the TF flag is cleared. This causes the DB handler excdebugkernel to iss...

5.5CVSS6.6AI score0.00219EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/04 12:19 a.m.9 views

kernel: x86/bhi: Avoid warning in #DB handler due to BHI mitigation

A denial of service vulnerability was found in the Linux kernel. When BHI mitigation is enabled, if SYSENTER is invoked with the TF flag set, then entrySYSENTERcompat uses CLEARBRANCHHISTORY and calls the clearbhbloop before the TF flag is cleared. This causes the DB handler excdebugkernel to iss...

5.5CVSS6.6AI score0.00219EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/12/04 12:00 a.m.14 views

PHOENIX CONTACT PLCNext AXC F 2152 Channel Accessible By Non-Endpoint (CVE-2019-10997)

An issue was discovered on Phoenix Contact AXC F 2152 No.2404267 before 2019.0 LTS and AXC F 2152 STARTERKIT No.1046568 before 2019.0 LTS devices. Protocol Fuzzing on PC WORX Engineer by a man in the middle attacker stops the PLC service. The device must be rebooted, or the PLC service must be...

7.1CVSS6.5AI score0.01002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/12/04 12:00 a.m.11 views

Phoenix Contact Classic Line Controllers Insufficient Verification of Data Authenticity (CVE-2022-31800)

An unauthenticated, remote attacker could upload malicious logic to devices based on ProConOS/ProConOS eCLR in order to gain full control over the device. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C...

10CVSS8.5AI score0.01526EPSS
SaveExploits1References3
OSV
OSV
added 2024/12/03 6:40 p.m.34 views

GHSA-GJGR-7834-RHXR Synapse's unauthenticated writes to the media repository allow planting of problematic content

Impact Synapse before version 1.106 allows, by design, unauthenticated remote participants to trigger a download and caching of remote media from a remote homeserver to the local media repository. Such content then also becomes available for download from the local homeserver in an unauthenticate...

6.9CVSS5.5AI score0.00419EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/12/03 6:40 p.m.33 views

Synapse's unauthenticated writes to the media repository allow planting of problematic content

Impact Synapse before version 1.106 allows, by design, unauthenticated remote participants to trigger a download and caching of remote media from a remote homeserver to the local media repository. Such content then also becomes available for download from the local homeserver in an unauthenticate...

5.3CVSS6.9AI score0.00419EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/12/03 5:06 p.m.94 views

CVE-2024-37303

CVE-2024-37303 concerns Synapse before version 1.106, where unauthenticated remote participants could trigger download and caching of remote media into the local media repository, making such content downloadable again from the local server unauthenticated. The underlying issue is an attack surfa...

5.3CVSS5.3AI score0.00419EPSS
SaveExploits0References2Affected Software1
Rapid7 Blog
Rapid7 Blog
added 2024/12/03 2:01 p.m.10 views

Expanded SOC Coverage Into AWS Environments with Rapid7 MXDR

Co-athored by Mikayla Wyman and Ryan Blanchard As organizations increasingly rely on AWS for scalability and innovation, the complexity of securing these environments grows. AWS offers a robust set of native services and a comprehensive ecosystem, but managing security signals and responding to...

7.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/12/03 12:00 a.m.12 views

PT-2024-20703 · Ibm · Ibm Cognos Controller

Name of the Vulnerable Software and Affected Versions: IBM Cognos Controller versions 11.0.0 through 11.0.1 Description: The issue allows malicious file upload by permitting unrestricted filetype attachments in the Journal entry page. Attackers can exploit this weakness to upload malicious...

9.8CVSS8AI score0.00275EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/12/02 8:00 p.m.34 views

SimpleSAMLphp vulnerable to XXE in parsing SAML messages

Withdrawn Advisory This advisory has been withdrawn because the vulnerability affects users of the SimpleSAMLphp tarball, not the SimpleSAMLphp Composer package. The underlying information about CVE-2024-52596 is still valid. Original Description Summary When loading an untrusted XML document, fo...

8.8CVSS6.3AI score0.00985EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/12/02 5:25 p.m.38 views

SimpleSAMLphp SAML2 has an XXE in parsing SAML messages

Summary When loading an untrusted XML document, for example the SAMLResponse, it's possible to induce an XXE. $options is defined as: https://github.com/simplesamlphp/saml2/blob/717c0adc4877ebd58428637e5626345e59fa0109/src/SAML2/DOMDocumentFactory.phpL41 including the DTDLoad option, which allows...

8.3CVSS8AI score0.00414EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2024/12/02 5:14 p.m.19 views

GHSA-2X65-FPCH-2FCM SimpleSAMLphp xml-common XXE vulnerability

Summary When loading an untrusted XML document, for example the SAMLResponse, it's possible to induce an XXE. $options is defined as: https://github.com/simplesamlphp/xml-common/blob/v1.19.0/src/DOMDocumentFactory.phpL39 including the DTDLoad option, which allows an attacker to read file contents...

8.8CVSS7.9AI score0.00985EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2024/12/02 5:14 p.m.31 views

SimpleSAMLphp xml-common XXE vulnerability

Summary When loading an untrusted XML document, for example the SAMLResponse, it's possible to induce an XXE. $options is defined as: https://github.com/simplesamlphp/xml-common/blob/v1.19.0/src/DOMDocumentFactory.phpL39 including the DTDLoad option, which allows an attacker to read file contents...

8.8CVSS5.9AI score0.00985EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/12/02 2:25 p.m.14 views

CVE-2024-53848

A flaw was found in check-jsonschema. The default cache strategy uses the basename of a remote schema as the name of the file in the cache, for example, https://example.org/schema.json, which will be stored as schema.json. This naming allows for conflicts. If an attacker can get a user to run...

7.1CVSS6.3AI score0.00143EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/12/02 10:50 a.m.19 views

CVE-2024-48916

A vulnerability in the Ceph Rados Gateway RadosGW OIDC provider allows attackers to bypass JWT signature verification by supplying a token with "none" as the algorithm alg. This occurs because the implementation fails to enforce strict signature validation, enabling attackers to forge valid token...

9.1CVSS6.6AI score0.00195EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/11/29 6:53 p.m.49 views

CVE-2024-53983 Server-side request forgery in Backstage Scaffolder plugin

The Backstage Scaffolder plugin Houses types and utilities for building scaffolder-related modules. A vulnerability is identified in Backstage Scaffolder template functionality where Server-Side Template Injection SSTI can be exploited to perform Git config injection. The vulnerability allows an...

5.4CVSS0.00368EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/28 4:06 a.m.11 views

Malicious code in sol_web3_helper (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e1bc63c11f5b8fec0c212369623282a5e4185ff1541e90e8cbefc9f41bfb4b9e Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/11/27 9:43 p.m.45 views

Recursive repository cloning can leak authentication tokens to non-GitHub submodule hosts

Summary A security vulnerability has been identified in the GitHub CLI that could leak authentication tokens when cloning repositories containing git submodules hosted outside of GitHub.com and ghe.com. Details This vulnerability stems from several gh commands used to clone a repository with...

6.5CVSS7.2AI score0.00279EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/27 9:31 p.m.12 views

CVE-2024-53860 Potential Abuse for Sending Arbitrary Emails in sp-php-email-handler

sp-php-email-handler is a PHP package for handling contact form submissions. Messages sent using this script are vulnerable to abuse, as the script allows anybody to specify arbitrary email recipients and include user-provided content in confirmation emails. This could enable malicious actors to...

8.6CVSS8.6AI score0.00451EPSS
SaveExploits0References2
Rows per page
Query Builder