Lucene search
+L

4408 matches found

NVD
NVD
added 2024/12/03 5:15 p.m.41 views

CVE-2024-25035

IBM Cognos Controller 11.0.0 and 11.0.1 exposes server details that could allow an attacker to obtain information of the application environment to conduct further attacks...

5.3CVSS0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 9:15 a.m.5 views

SUSE-SU-2024:4124-1 Security update for the Linux Kernel RT (Live Patch 13 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001347 fixes several issues. The following security issues were fixed: - CVE-2021-47517: Fix panic when interrupt coaleceing is set via ethtool bsc1225429. - CVE-2024-36904: tcp: Use refcountincnotzero in tcptwskunique bsc1225733. - CVE-2024-43861: Fix...

9.8CVSS8.5AI score0.00821EPSS
SaveExploits1References51
OSV
OSV
added 2024/12/02 9:14 a.m.14 views

SUSE-SU-2024:4122-1 Security update for the Linux Kernel RT (Live Patch 10 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001335 fixes several issues. The following security issues were fixed: - CVE-2021-47517: Fix panic when interrupt coaleceing is set via ethtool bsc1225429. - CVE-2024-36904: tcp: Use refcountincnotzero in tcptwskunique bsc1225733. - CVE-2024-43861: Fix...

9.8CVSS8.5AI score0.0094EPSS
SaveExploits1References69
Github Security Blog
Github Security Blog
added 2024/11/27 9:59 p.m.15 views

SPEmailHandler-PHP has Potential Abuse for Sending Arbitrary Emails

Impact 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 use your server to send spam, phishing emails, or other malicious...

8.6CVSS6.8AI score0.00451EPSS
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
Vulnrichment
Vulnrichment
added 2024/11/26 8:55 a.m.16 views

CVE-2018-11952 Improper Authentication in TrustZone

An image with a version lower than the fuse version may potentially be booted lead to improper authentication...

8.4CVSS7.1AI score0.00107EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/26 3:10 a.m.8 views

Malicious code in crypt-research (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 488cc5e5910fdc7c554f6c3b87979d4abe9cd560a718f367505c58d4ffec25d2 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
SaveExploits0References3
OSV
OSV
added 2024/11/21 7:52 p.m.11 views

GO-2024-3282 Potential slowdown / DoS when parsing specially crafted PEM inputs in github.com/cert-manager/cert-manager

Potential slowdown / DoS when parsing specially crafted PEM inputs in github.com/cert-manager/cert-manager...

4.4CVSS4.6AI score0.00645EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.12 views

CVE-2024-53056

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

5.5CVSS6.7AI score0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/21 2:15 p.m.4 views

DEBIAN-CVE-2024-53425

A heap-buffer-overflow vulnerability was discovered in the SkipSpacesAndLineEnd function in Assimp v5.4.3. This issue occurs when processing certain malformed MD5 model files, leading to an out-of-bounds read and potential application crash...

6.2CVSS6.2AI score0.00303EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/11/21 12:0 a.m.23 views

PT-2025-11201 · Autodesk · Autodesk Autocad

Name of the Vulnerable Software and Affected Versions: Autodesk AutoCAD affected versions not specified Description: The issue arises when a maliciously crafted CATPRODUCT file is parsed through Autodesk AutoCAD, leading to an Uninitialized Variable vulnerability. This can be exploited by a...

7.8CVSS7.6AI score0.00231EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/11/20 12:0 a.m.14 views

Wireshark 4.2.x < 4.2.9 Multiple Vulnerabilities

The version of Wireshark installed on the remote Windows host is prior to 4.2.9. It is, therefore, affected by multiple vulnerabilities as referenced in the wireshark-4.2.9 advisory. - The FiveCo RAP dissector could go into an infinite loop. Fixed in master: d8ca9fc339 Fixed in release-4.4:...

7.8CVSS6.5AI score0.00299EPSS
SaveExploits1References7
CVE
CVE
added 2024/11/19 5:19 p.m.193 views

CVE-2024-53056

CVE-2024-53056 affects the Linux kernel in the drm/mediatek component, specifically the mtk_crtc_destroy() NULL-dereference risk caused by cleanup behavior when mtk_crtc_create() fails to obtain a channel via mbox_request_channel(). The issue arises because, if the call to mbox_request_channel() ...

5.5CVSS5.2AI score0.00204EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/11/19 5:19 p.m.12 views

CVE-2024-53056 drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

5.5CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2024/11/19 1:30 a.m.117 views

CVE-2024-50268

CVE-2024-50268: Linux kernel USB-C UCSI update path fix. The vulnerability stems from user-controlled *cmd via debugfs allowing new_cam values up to 255, while ucsi_ccg_update_set_new_cam_cmd() updates an updated[] buffer sized UCSI_MAX_ALTMODES (30), creating an out-of-bounds read. The issue occ...

7.8CVSS6.7AI score0.00262EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/11/14 5:32 p.m.16 views

CVE-2024-1682 Unclaimed S3 Bucket Reference in psf/requests Documentation

An unclaimed Amazon S3 bucket, 'codeconf', is referenced in an audio file link within the .rst documentation file. This bucket has been claimed by an external party. The use of this unclaimed S3 bucket could lead to data integrity issues, data leakage, availability problems, loss of...

4.3CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/11/14 5:32 p.m.38 views

CVE-2024-1682 Unclaimed S3 Bucket Reference in psf/requests Documentation

An unclaimed Amazon S3 bucket, 'codeconf', is referenced in an audio file link within the .rst documentation file. This bucket has been claimed by an external party. The use of this unclaimed S3 bucket could lead to data integrity issues, data leakage, availability problems, loss of...

4.3CVSS7AI score0.00374EPSS
SaveExploits0References2
Circl
Circl
added 2024/11/14 3:38 p.m.11 views

CVE-2024-42188

creationtimestamp| type| source ---|---|--- 2024-11-14 15:38:24+00:00| seen| https://infosec.exchange/users/cve/statuses/113482052698777533 2024-11-14 18:20:01+00:00| seen| https://t.me/cvedetector/10968...

4.6CVSS4.8AI score0.0017EPSS
SaveExploits0References2
Circl
Circl
added 2024/11/14 12:29 p.m.8 views

CVE-2024-7730

creationtimestamp| type| source ---|---|--- 2024-11-14 12:29:45+00:00| seen| https://infosec.exchange/users/cve/statuses/113481310836070806 2024-11-14 14:08:42+00:00| seen| https://t.me/cvedetector/10932 2026-06-19 18:29:31+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3monxwnga622...

7.8CVSS7.1AI score0.00273EPSS
SaveExploits0References3
Amazon
Amazon
added 2024/11/14 12:0 a.m.12 views

Medium: python-pip

Issue Overview: python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode CVE-2024-3651 Affected Packages: python-pip Issue Correction: Run dnf update python-pip --releasever 2023.6.20241111 to update your system. New Packages: noarch: ...

7.5CVSS7.2AI score0.01386EPSS
SaveExploits1
Rows per page
Query Builder