Lucene search
+L

14319 matches found

Positive Technologies
Positive Technologies
added 2025/06/20 12:0 a.m.9 views

PT-2025-26375 · Tealium · Tealium

Name of the Vulnerable Software and Affected Versions: Tealium versions through 2.1.17 Description: The issue is related to Improper Neutralization of Input During Web Page Generation, also known as Cross-site Scripting, allowing Stored XSS. This means that an attacker can inject malicious script...

5.9CVSS6.1AI score0.00218EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/06/20 12:0 a.m.8 views

PT-2025-26372 · Hand Talk · Hand Talk

Name of the Vulnerable Software and Affected Versions: Hand Talk versions n/a through 6.0 Description: The issue is related to Improper Neutralization of Input During Web Page Generation, also known as Cross-site Scripting, allowing Stored XSS. This enables attackers to inject malicious scripts...

5.9CVSS6.5AI score0.00218EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/06/20 12:0 a.m.5 views

PT-2025-26383 · Spoki · Spoki

Name of the Vulnerable Software and Affected Versions: Spoki versions through 2.16.0 Description: The issue is related to Improper Neutralization of Input During Web Page Generation, also known as Cross-site Scripting, allowing Stored XSS. This enables attackers to inject malicious scripts into w...

5.9CVSS6.4AI score0.00218EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/06/20 12:0 a.m.6 views

PT-2025-26399 · Unknown · Atakan Au Automatically Hierarchic Categories In Menu

Name of the Vulnerable Software and Affected Versions: Atakan Au Automatically Hierarchic Categories in Menu versions 2.0.9 and earlier Description: The issue is related to Improper Neutralization of Input During Web Page Generation, also known as Cross-site Scripting XSS, which allows Stored XSS...

6.5CVSS5.2AI score0.00197EPSS
SaveExploits0References3
Veracode
Veracode
added 2025/06/19 6:45 a.m.8 views

HTML Injection

starcitizentools/citizen-skin is vulnerable to HTML injection. The vulnerability is due to unsanitized user-controlled input being directly inserted into raw HTML without proper validation or escaping, allowing an attacker to inject arbitrary HTML into the DOM and potentially perform Cross-Site...

6.5CVSS6.3AI score0.0035EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2025/06/19 2:54 a.m.6 views

HTML Injection

starcitizentools/citizen-skin is vulnerable to HTML Injection. The vulnerability is due to improper handling and lack of sanitization of user-editable messages that are directly rendered as HTML, allows an attacker to inject arbitrary HTML into the DOM...

6.5CVSS6.4AI score0.0035EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/06/18 6:15 p.m.14 views

CVE-2025-26198

CloudClassroom-PHP-Project v1.0 contains a critical SQL Injection vulnerability in the loginlinkadmin.php component. The application fails to sanitize user-supplied input in the admin login form before directly including it in SQL queries. This allows unauthenticated attackers to inject arbitrary...

9.8CVSS0.00572EPSS
SaveExploits4References2
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.19 views

CVE-2022-50099 video: fbdev: arkfb: Check the size of screen before memset_io()

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: arkfb: Check the size of screen before memsetio In the function arkfbsetpar, the value of 'screensize' is calculated by the user input. If the user provides the improper value, the value of 'screensize' may larger...

7.8CVSS0.00214EPSS
SaveExploits0References8
CVE
CVE
added 2025/06/18 11:2 a.m.81 views

CVE-2022-50097

CVE-2022-50097 affects the Linux kernel’s video fbdev s3fb driver. The bug arises in s3fb_set_par() where the code computes screen_size from user input and can exceed info->screen_size, leading to a kernel PAGE_FAULT on write (local access) during memset_io. The issue is mitigated by the docum...

7.8CVSS6.4AI score0.00168EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/06/18 11:1 a.m.6 views

CVE-2022-50030 scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input Malformed user input to debugfs results in buffer overflow crashes. Adapt input string lengths to fit within internal buffers, leaving space for NUL...

6.4AI score
SaveExploits0References8
CVE
CVE
added 2025/06/18 11:1 a.m.84 views

CVE-2022-50030

CVE-2022-50030 is a vulnerability in the Linux kernel’s lpfc driver affecting debugfs input handling. According to the provided documents, malformed user input to debugfs can cause buffer overflow crashes due to input strings not fitting internal buffers (space for NULL terminators added). The CV...

7.8CVSS7AI score0.00185EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:1 a.m.6 views

CVE-2022-50030

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input Malformed user input to debugfs results in buffer overflow crashes. Adapt input string lengths to fit within internal buffers, leaving space for NUL...

7.8CVSS5.6AI score0.00185EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/06/18 12:0 a.m.5 views

CVE-2025-26198

CloudClassroom-PHP-Project v1.0 contains a critical SQL Injection vulnerability in the loginlinkadmin.php component. The application fails to sanitize user-supplied input in the admin login form before directly including it in SQL queries. This allows unauthenticated attackers to inject arbitrary...

9.8AI score0.00572EPSS
SaveExploits4References2
Cvelist
Cvelist
added 2025/06/18 12:0 a.m.21 views

CVE-2025-26198

CloudClassroom-PHP-Project v1.0 contains a critical SQL Injection vulnerability in the loginlinkadmin.php component. The application fails to sanitize user-supplied input in the admin login form before directly including it in SQL queries. This allows unauthenticated attackers to inject arbitrary...

0.00572EPSS
SaveExploits4References2
CVE
CVE
added 2025/06/18 12:0 a.m.34 views

CVE-2025-26198

CVE-2025-26198 — CloudClassroom-PHP-Project v1.0 suffers a critical SQL Injection in the admin login path (loginlinkadmin.php) where unsanitized input is used directly in SQL queries. This enables unauthenticated users to bypass authentication and gain full admin access, potentially exposing or m...

9.8CVSS9.8AI score0.00572EPSS
SaveExploits4References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.10 views

PT-2025-26163 · Minitcg · Minitcg

Name of the Vulnerable Software and Affected Versions: miniTCG version 1.3.1 beta Description: A cross-site scripting XSS issue allows attackers to execute arbitrary web scripts or HTML by injecting a crafted payload into the id parameter at the "/members/edit.php" API endpoint. Recommendations:...

5.9CVSS5.6AI score0.00314EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.17 views

PT-2025-26082 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A buffer overflow issue has been identified in the Linux kernel, specifically in the cp2112 xfer function. The read length variable, which is provided by data-block0 and comes from use...

7.8CVSS6.6AI score0.10458EPSS
SaveExploits16References586
Cvelist
Cvelist
added 2025/06/17 10:34 p.m.24 views

CVE-2025-49149 Dify has XSS vulnerability

Dify is an open-source LLM app development platform. In version 1.2.0, there is insufficient filtering of user input by web applications. Attackers can use website vulnerabilities to inject malicious script code into web pages. This may result in a cross-site scripting XSS attack when a user...

5.3CVSS0.00239EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/17 10:34 p.m.8 views

CVE-2025-49149 Dify has XSS vulnerability

Dify is an open-source LLM app development platform. In version 1.2.0, there is insufficient filtering of user input by web applications. Attackers can use website vulnerabilities to inject malicious script code into web pages. This may result in a cross-site scripting XSS attack when a user...

5.3CVSS6.1AI score
SaveExploits0References3
NVD
NVD
added 2025/06/17 3:15 a.m.14 views

CVE-2025-49823

conda Constructor is a tool which allows constructing an installer for a collection of conda packages. Prior to version 3.11.3, shell installer scripts process the installation prefix userprefix using an eval statement, which executes unsanitized user input as shell code. Although the script runs...

0.00141EPSS
SaveExploits0References2
Rows per page
Query Builder