Lucene search
+L

13571 matches found

CNNVD
CNNVD
added 2024/10/11 12:00 a.m.11 views

WordPress plugin Language Switcher 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers with PHP and MySQL. WordPress plugin is an application plugin. A cross-site scripting vulnerability...

6.1CVSS6AI score0.00354EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/11 12:00 a.m.10 views

WordPress plugin FULL – Cliente 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

6.1CVSS6AI score0.00369EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/10/10 10:01 p.m.35 views

Gradio vulnerable to SSRF in the path parameter of /queue/join

Impact What kind of vulnerability is it? Who is impacted? This vulnerability relates to Server-Side Request Forgery SSRF in the /queue/join endpoint. Gradio’s asyncsaveurltocache function allows attackers to force the Gradio server to send HTTP requests to user-controlled URLs. This could enable...

9.8CVSS6.7AI score0.00476EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2024/10/10 3:39 a.m.12 views

Cross-Site Scripting (XSS)

PHPSpreadsheet is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to \PhpOffice\PhpSpreadsheet\Writer\Html not sanitizing "javascript:" URLs from hyperlink href attributes, which allows an attacker to execute malicious scripts in the context of a user's browser session...

5.4CVSS6.2AI score0.00324EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2024/10/10 12:00 a.m.10 views

Gradio 安全漏洞

Gradio, an open-source Python library open-sourced by Hugging Face, is a method for demonstrating machine learning models through a friendly web interface. A security vulnerability exists in Gradio that stems from Gradio's asyncsaveurltocache function that allows an attacker to force the Gradio...

9.8CVSS6.5AI score0.00476EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/10/10 12:00 a.m.9 views

WordPress plugin EventPrime 输入验证错误漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. An input validation...

6.1CVSS6.6AI score0.00258EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/10/08 12:00 a.m.13 views

WordPress plugin BuddyPress Docs 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

6.1CVSS5.9AI score0.00362EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/10/08 12:00 a.m.10 views

WordPress plugin WooCommerce Multilingual & Multicurrency with WPML 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

6.1CVSS5.9AI score0.00414EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/07 9:15 p.m.37 views

CVE-2024-45290

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. It's possible for an attacker to construct an XLSX file which links media from external URLs. When opening the XLSX file, PhpSpreadsheet retrieves the image size and type by reading the file contents, if the provided...

7.7CVSS0.0062EPSS
SaveExploits1References2
NVD
NVD
added 2024/10/07 9:15 p.m.26 views

CVE-2024-45291

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. It's possible for an attacker to construct an XLSX file that links images from arbitrary paths. When embedding images has been enabled in HTML writer with $writer-setEmbedImagestrue; those files will be included in th...

8.8CVSS0.00857EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/10/07 8:09 p.m.46 views

CVE-2024-45291 Path traversal and Server-Side Request Forgery in HTML writer when embedding images is enabled in PHPSpreadsheet

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. It's possible for an attacker to construct an XLSX file that links images from arbitrary paths. When embedding images has been enabled in HTML writer with $writer-setEmbedImagestrue; those files will be included in th...

6.3CVSS0.00857EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/10/07 8:09 p.m.22 views

CVE-2024-45291 Path traversal and Server-Side Request Forgery in HTML writer when embedding images is enabled in PHPSpreadsheet

PHPSpreadsheet is a pure PHP library for reading and writing spreadsheet files. It's possible for an attacker to construct an XLSX file that links images from arbitrary paths. When embedding images has been enabled in HTML writer with $writer-setEmbedImagestrue; those files will be included in th...

6.3CVSS8AI score0.00857EPSS
SaveExploits1References1
Snyk
Snyk
added 2024/10/07 3:58 p.m.1 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the href attributes in hyperlinks due to improper sanitization of "javascript:" URLs. An attacker can inject malicious scripts that are executed in the context of the user's browser by crafting malicious...

5.4CVSS6.4AI score0.00324EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/10/07 3:58 p.m.39 views

PhpSpreadsheet allows absolute path traversal and Server-Side Request Forgery in HTML writer when embedding images is enabled

Summary It's possible for an attacker to construct an XLSX file that links images from arbitrary paths. When embedding images has been enabled in HTML writer with $writer-setEmbedImagestrue; those files will be included in the output as data: URLs, regardless of the file's type. Also URLs can be...

8.8CVSS7.8AI score0.00857EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2024/10/07 3:57 p.m.19 views

PhpSpreadsheet allows absolute path traversal and Server-Side Request Forgery when opening XLSX file

Summary It's possible for an attacker to construct an XLSX file which links media from external URLs. When opening the XLSX file, PhpSpreadsheet retrieves the image size and type by reading the file contents, if the provided path is a URL. By using specially crafted php://filter URLs an attacker...

7.7CVSS6.3AI score0.0062EPSS
SaveExploits1References7Affected Software2
OSV
OSV
added 2024/10/04 6:31 p.m.18 views

GHSA-8H22-6QWX-Q4W9 OpenStack Ironic fails to verify checksums of supplied image_source URLs

In OpenStack Ironic before 21.4.4, 22.x and 23.x before 23.0.3, 23.x and 24.x before 24.1.3, and 25.x and 26.x before 26.1.0, there is a lack of checksum validation of supplied imagesource URLs when configured to convert images to a raw format for streaming...

6.9CVSS5.4AI score0.00663EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/04 6:15 p.m.8 views

UBUNTU-CVE-2024-47211

In OpenStack Ironic before 21.4.4, 22.x and 23.x before 23.0.3, 23.x and 24.x before 24.1.3, and 25.x and 26.x before 26.1.0, there is a lack of checksum validation of supplied imagesource URLs when configured to convert images to a raw format for streaming...

5.3CVSS5.8AI score0.00663EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/10/04 12:00 a.m.11 views

PT-2024-32480

Name of the Vulnerable Software and Affected Versions OpenStack Ironic versions prior to 21.4.4 OpenStack Ironic versions 22.x through 23.x before 23.0.3 OpenStack Ironic versions 23.x through 24.x before 24.1.3 OpenStack Ironic versions 25.x through 26.x before 26.1.0 Description The issue is...

6.9CVSS6.6AI score0.00663EPSS
SaveExploits0References24
CNNVD
CNNVD
added 2024/10/04 12:00 a.m.8 views

WordPress plugin Captcha Bank 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A cross-site scripting...

6.1CVSS6.2AI score0.00299EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/10/02 12:00 a.m.30 views

Amazon Linux 2 : php (ALASPHP8.2-2024-005)

The version of php installed on the remote host is prior to 8.2.23-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2PHP8.2-2024-005 advisory. In PHP versions 8.1. before 8.1.29, 8.2. before 8.2.20, 8.3. before 8.3.8, due to a code logic error, filtering functions such as...

5.3CVSS7.2AI score0.12117EPSS
SaveExploits1References4
Rows per page
Query Builder