Lucene search
+L

3490 matches found

Cvelist
Cvelist
added 2025/03/03 1:30 p.m.22 views

CVE-2025-23479 WordPress melascrivi plugin <= 1.4 - Reflected Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in melascrivi melascrivi melascrivi allows Reflected XSS.This issue affects melascrivi: from n/a through = 1.4...

7.1CVSS0.00271EPSS
SaveExploits0References1
Qualys Blog
Qualys Blog
added 2025/02/28 3:39 p.m.14 views

Independent Analyst Firm: Qualys Recognized as a Leader in Attack Surface Management

As the modern attack surface continues to grow in complexity, the need for simplified asset discovery and risk assessment has never been more acute. In 2021, Qualys introduced CyberSecurity Asset Management CSAM, a visionary ASM offering designed to bolster the customer’s coverage of the attack...

7.5AI score
SaveExploits0
OSV
OSV
added 2025/02/28 5:57 a.m.4 views

BELL-CVE-2025-21716

Bulletin has no description...

5.5CVSS7.5AI score0.00196EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/28 12:22 a.m.14 views

CVE-2024-57423

A Cross Site Scripting vulnerability in CloudClassroom-PHP Project v1.0 allows a remote attacker to execute arbitrary code via the exid parameter of the assessment function...

6.1CVSS7.2AI score0.00485EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2025/02/28 12:00 a.m.52 views

MikroTik RouterOS Detection (Winbox)

Winbox based detection of MikroTik RouterOS. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only if description...

7.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/27 8:53 p.m.11 views

CVE-2025-21788

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases If the XDP program doesn't result in XDPPASS then we leak the memory allocated by am65cpswbuildskb. It is pointless to allocate SKB memory before running the XDP...

5.5CVSS6.3AI score0.0048EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 6:27 p.m.11 views

CVE-2024-57993

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: Fix warning in thrustmasterprobe by adding endpoint check syzbot has found a type mismatch between a USB pipe and the transfer endpoint, which is triggered by the hid-thrustmaster driver1. There is a number...

3.3CVSS6.4AI score0.00204EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 8:56 a.m.9 views

CVE-2022-49700

In the Linux kernel, the following vulnerability has been resolved: mm/slub: add missing TID updates on slab deactivation The fastpath in slaballocnode assumes that c-slab is stable as long as the TID stays the same. However, two places in slaballoc currently don't update the TID when deactivatin...

5.5CVSS7.6AI score0.00291EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 8:23 a.m.6 views

CVE-2022-49288

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix races among concurrent prealloc proc writes We have no protection against concurrent PCM buffer preallocation changes via proc files, and it may potentially lead to UAF or some weird problem. This patch applies the...

4.4CVSS7.6AI score0.00279EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 8:23 a.m.11 views

CVE-2022-49161

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix error handling in mt8183da7219max98357devprobe The devicenode pointer is returned by ofparsephandle with refcount incremented. We should use ofnodeput on it when done. This function only calls ofnodeput in the...

5.5CVSS6.3AI score0.0022EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/02/27 12:00 a.m.7 views

Slackware: Security Advisory (SSA:2025-057-01)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8.8AI score0.02581EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 9:54 p.m.15 views

CVE-2022-49102

In the Linux kernel, the following vulnerability has been resolved: habanalabs: fix possible memory leak in MMU DR fini This patch fixes what seems to be copy paste error. We will have a memory leak if the host-resident shadow is NULL which will likely happen as the DR and HR are not dependent...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 9:15 p.m.9 views

CVE-2024-57423

A Cross Site Scripting vulnerability in CloudClassroom-PHP Project v1.0 allows a remote attacker to execute arbitrary code via the exid parameter of the assessment function...

6.1CVSS0.00485EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/26 9:15 p.m.8 views

CVE-2024-57423

A Cross Site Scripting vulnerability in CloudClassroom-PHP Project v1.0 allows a remote attacker to execute arbitrary code via the exid parameter of the assessment function...

6.1CVSS6.1AI score0.00485EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/26 5:28 p.m.7 views

CVE-2022-49605

In the Linux kernel, the following vulnerability has been resolved: igc: Reinstate IGCREMOVED logic and implement it properly The initially merged version of the igc driver code via commit 146740f9abc4, "igc: Add support for PF" contained the following IGCREMOVED checks in the igcrd32/wr32 MMIO...

5.5CVSS6.4AI score0.00256EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49697

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix requestsock leak in sk lookup helpers A customer reported a requestsocket leak in a Calico cloud environment. We found that a BPF program was doing a socket lookup with takes a refcnt on the socket and that it was findin...

5.5CVSS5.9AI score0.00273EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.8 views

PT-2025-8749 · Unknown · Cloudclassroom-Php Project

Name of the Vulnerable Software and Affected Versions: CloudClassroom-PHP Project version 1.0 Description: A Cross Site Scripting issue allows a remote attacker to execute arbitrary code via the exid parameter of the assessment function. Recommendations: For CloudClassroom-PHP Project version 1.0...

6.1CVSS7AI score0.00485EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2025/02/26 12:00 a.m.7 views

CVE-2024-57423

A Cross Site Scripting vulnerability in CloudClassroom-PHP Project v1.0 allows a remote attacker to execute arbitrary code via the exid parameter of the assessment function...

6.5AI score0.00485EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.10 views

CloudClassroom-PHP-Project 安全漏洞

CloudClassroom-PHP-Project is a cloud classroom website by the individual developer Vishal Mathur. A security vulnerability exists in CloudClassroom-PHP-Project v1.0, which stems from the exid parameter of the assessment function being vulnerable to cross-site scripting attacks...

6.1CVSS6.1AI score0.00485EPSS
SaveExploits1References3
Qualys Blog
Qualys Blog
added 2025/02/25 4:00 p.m.13 views

Qualys TotalCloud KCS Achieves Red Hat Vulnerability Scanner Certification

We’re excited to announce that Qualys TotalCloud Kubernetes and Container Security KCS has achieved the Red Hat Vulnerability Scanning Certification , reinforcing our commitment to unbiased, 6-sigma accurate vulnerability detection. By meeting Red Hat’s rigorous security standards, Qualys...

7.3AI score
SaveExploits0
Rows per page
Query Builder