Lucene search
+L

83 matches found

NVD
NVD
added 2025/07/16 9:15 p.m.11 views

CVE-2025-34123

A stack-based buffer overflow vulnerability exists in VideoCharge Studio 2.12.3.685 when processing a specially crafted .VSC configuration file. The issue occurs due to improper handling of user-supplied data in the XML 'Name' attribute, leading to an SEH overwrite condition. An attacker can...

8.4CVSS0.00461EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/02/07 12:00 a.m.8 views

Joplin 输入验证错误漏洞

Joplin is an open source note-taking and to-do list application by Laurent Cozic Individual Developer. Joplin suffers from an input validation error vulnerability that originates in Joplin's HTML cleanup program that could result in a denial of service if the value of the specified name attribute...

5.5CVSS6.4AI score0.00327EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2025/01/30 12:00 a.m.20 views

The vulnerability of the CFileNameAttr::Parse() function in the NtfsHandler.cpp file of the 7-Zip archive tool allows a hacker to load arbitrary files and gain unauthorized access to protected information.

The vulnerability of the CFileNameAttr::Parse function in the NtfsHandler.cpp file of the 7-Zip archive processor is related to the occurrence of operations outside the buffer in memory, due to incorrect processing of two-byte elements in the NTFS file system. Exploiting this vulnerability allows...

8.5CVSS7.6AI score0.00989EPSS
SaveExploits1References8Affected Software2
SUSE CVE
SUSE CVE
added 2025/01/18 3:53 a.m.6 views

SUSE CVE-2024-47068

Rollup is a module bundler for JavaScript. Versions prior to 2.79.2, 3.29.5, and 4.22.4 are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from import.meta e.g., import.meta.url in cjs/umd/iife format. The DOM Clobbering gadget can lead to cross-site scripting...

6.1CVSS5.8AI score0.007EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/10/14 12:00 a.m.15 views

Astro 跨站脚本漏洞

Astro is an Astro open source web framework for content-driven websites. A cross-site scripting vulnerability exists in Astro versions 3.0.0 through 4.16.1 and earlier, which stems from not properly cleaning up the name attribute on a page...

5.9CVSS5.9AI score0.00419EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/16 6:08 p.m.14 views

rexml: DoS vulnerability in REXML

A vulnerability was found in REXML RubyGems. This package is vulnerable to denial of service DoS when parsing a deep XML structure with the same local name attribute. This vulnerability only affects tree parser API like REXML::Document.new, other parser APIs such as stream parser API and SAX2...

5.9CVSS5.7AI score0.01205EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 7:15 a.m.12 views

CVE-2024-4470

The Master Slider – Responsive Touch Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'msslideinfo' shortcode in all versions up to, and including, 3.9.9 due to insufficient input sanitization and output escaping on user supplied 'tagname' attribute. This...

5.4CVSS6AI score0.00322EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/15 12:00 a.m.3 views

PT-2024-40061 · Laravel · Laravel

Name of the Vulnerable Software and Affected Versions: Laravel versions prior to 6.18.34 Laravel versions prior to 7.23.2 Description: A security issue was found in Laravel where it was possible to mass assign Eloquent attributes that included the model's table name. This could lead to unexpected...

7.1AI score
SaveExploits0References4
CNNVD
CNNVD
added 2024/03/12 12:00 a.m.9 views

Peering Manager Cross-Site Scripting Vulnerability

Peering Manager is a BGP session management tool. A cross-site scripting vulnerability exists in Peering Manager 1.8.2 and prior versions that stems from a stored cross-site scripting XSS vulnerability in the name attribute...

6.1CVSS5.6AI score0.00323EPSS
SaveExploits0References4
OSV
OSV
added 2023/04/03 11:15 p.m.7 views

ALPINE-CVE-2023-0225

A flaw was found in Samba. An incomplete access check on dnsHostName allows authenticated but otherwise unprivileged users to delete this attribute from any object in the directory...

4.3CVSS6.4AI score0.00719EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/03/29 12:00 a.m.6 views

Samba 安全漏洞

Samba is a standard Windows interoperability program suite for Linux and Unix. A security vulnerability exists in Samba that stems from the lack of an access check on dnsHostName. An attacker could exploit the vulnerability to remove the attribute...

4.3CVSS6.3AI score0.00719EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.6 views

SUSE CVE-2022-36014

TensorFlow is an open source platform for machine learning. When mlir::tfg::TFOp::nameAttr receives null type list attributes, it crashes. We have patched the issue in GitHub commits 3a754740d5414e362512ee981eefba41561a63a6 and a0f0b9a21c9270930457095092f558fbad4c03e5. The fix will be included in...

7.5CVSS8.3AI score0.0058EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/01/05 6:28 a.m.51 views

Cross-site Scripting (XSS)

graphite-web is vulnerable to cross-site scripting. The vulnerability exists because the views.py does not properly escape the template name attribute before being rendered, allowing an attacker to inject and execute malicious JavaScript...

5.4CVSS5.4AI score0.00733EPSS
SaveExploits1References5Affected Software2
Veracode
Veracode
added 2022/10/07 1:36 a.m.26 views

Cross-site Scripting (XSS)

Zinc is vulnerable to cross-site scripting. The vulnerability exists because the delete template functionality in Template.vue incorrectly escapes the name attribute before being rendered, allowing an attacker to inject and execute a malicious JavaScript payload...

5.4AI score0.00591EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2022/09/16 10:35 p.m.14 views

CVE-2022-36014

TensorFlow is an open source platform for machine learning. When mlir::tfg::TFOp::nameAttr receives null type list attributes, it crashes. We have patched the issue in GitHub commits 3a754740d5414e362512ee981eefba41561a63a6 and a0f0b9a21c9270930457095092f558fbad4c03e5. The fix will be included in...

7.5CVSS7AI score0.0058EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.8 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google, Inc. in the United States. Google TensorFlow suffers from a code issue vulnerability that stems from the fact that it crashes when mlir::tfg::TFOp::nameAttr receives an empty type list attribute. Th...

7.5CVSS7.8AI score0.0058EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2022/09/01 9:15 p.m.4 views

CVE-2022-32743

Samba does not validate the Validated-DNS-Host-Name right for the dNSHostName attribute which could permit unprivileged users to write it...

7.5CVSS5.8AI score0.0118EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2021/05/20 12:00 a.m.8 views

Plone 跨站脚本漏洞

Plone is a foreign open source CMS system suitable for enterprise-level applications. A cross-site scripting vulnerability exists in the user full name attribute and file upload functionality in Plone CMS versions prior to 5.2.4. The vulnerability stems from user input that is not properly encode...

5.4CVSS5.4AI score0.00978EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2019/12/03 3:13 p.m.20 views

knockout: Cross-site Scripting (XSS) attacks due to not escaping the name attribute.

There is a vulnerability in knockout before version 3.5.0-beta, where after escaping the context of the web application, the web application delivers data to its users along with other trusted dynamic content, without validating it...

6.1CVSS6.8AI score0.0206EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2019/12/03 2:58 p.m.10 views

knockout: Cross-site Scripting (XSS) attacks due to not escaping the name attribute.

There is a vulnerability in knockout before version 3.5.0-beta, where after escaping the context of the web application, the web application delivers data to its users along with other trusted dynamic content, without validating it...

6.1CVSS6.8AI score0.0206EPSS
SaveExploits1References5
Rows per page
Query Builder