Lucene search
+L

9590 matches found

CNVD
CNVD
added 2022/11/23 12:00 a.m.118 views

Google TensorFlow code issue vulnerability (CNVD-2022-80679)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A code issue vulnerability exists in Google TensorFlow, which results from pywrap code failing to parse a tensor and returning an uncaught "nullptr" if a list of quantified tensors is assigned to an...

7.5CVSS2.7AI score0.00404EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2022/11/23 12:00 a.m.7 views

CVE-2022-37429

Silverstripe silverstripe/framework through 4.11 allows XSS issue 1 of 2 via JavaScript payload to the href attribute of a link by splitting a javascript URL with white space characters...

5.9AI score0.00473EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/11/23 12:00 a.m.6 views

CVE-2022-37430

Silverstripe silverstripe/framework through 4.11 allows XSS vulnerability via href attribute of a link issue 2 of 2...

5.3AI score0.00516EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/11/21 11:59 p.m.37 views

Stored XSS using HTMLEditor

A malicious content author could add a JavaScript payload to the href attribute of a link by splitting a javascript URL with white space characters. An attacker must have access to the CMS to exploit this issue...

5.4CVSS5.4AI score0.00473EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/21 11:59 p.m.59 views

Stored XSS using uppercase characters in HTMLEditor

A malicious content author could add a Javascript payload to the href attribute of a link. A similar issue was identified and fixed via CVE-2022-28803. However, the fix didn't account for the casing of the href attribute. An attacker must have access to the CMS to exploit this issue...

5.4CVSS5.4AI score0.00516EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/11/21 11:59 p.m.76 views

GHSA-QW4W-VQ8V-2WCV Stored XSS using uppercase characters in HTMLEditor

A malicious content author could add a Javascript payload to the href attribute of a link. A similar issue was identified and fixed via CVE-2022-28803. However, the fix didn't account for the casing of the href attribute. An attacker must have access to the CMS to exploit this issue...

5.4CVSS5.2AI score0.00516EPSS
SaveExploits0References6
OSV
OSV
added 2022/11/21 11:58 p.m.88 views

GHSA-9CX2-HJ6M-FV58 Silverstripe XSS in shortcodes

A malicious content author could add arbitrary attributes to HTML editor shortcodes which could be used to inject a JavaScript payload on the front end of the site. The shortcode providers that ship with Silverstripe CMS have been reviewed and attribute whitelists have been implemented where...

5.4CVSS5.4AI score0.00653EPSS
SaveExploits1References7
OSV
OSV
added 2022/11/21 11:15 p.m.8 views

CVE-2022-44787

An issue was discovered in Appalti & Contratti 9.12.2. The web applications are vulnerable to a Reflected Cross-Site Scripting issue. The idPagina parameter is reflected inside the server response without any HTML encoding, resulting in XSS when the victim moves the mouse pointer inside the page...

6.1CVSS5.8AI score0.00423EPSS
SaveExploits1References1
NVD
NVD
added 2022/11/21 11:15 p.m.31 views

CVE-2022-44787

An issue was discovered in Appalti & Contratti 9.12.2. The web applications are vulnerable to a Reflected Cross-Site Scripting issue. The idPagina parameter is reflected inside the server response without any HTML encoding, resulting in XSS when the victim moves the mouse pointer inside the page...

6.1CVSS0.00423EPSS
SaveExploits1References1
OSV
OSV
added 2022/11/21 8:42 p.m.8 views

GHSA-XXCJ-RHQG-M46G Segfault via invalid attributes in `pywrap_tfe_src.cc`

Impact If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors as input ksizes. python import numpy as np import...

5.5CVSS7.1AI score0.00404EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/11/21 8:42 p.m.38 views

Segfault via invalid attributes in `pywrap_tfe_src.cc`

Impact If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors as input ksizes. python import numpy as np import...

7.5CVSS7.6AI score0.00404EPSS
SaveExploits1References5Affected Software3
Positive Technologies
Positive Technologies
added 2022/11/21 12:00 a.m.10 views

PT-2022-23994 · Silverstripe · Silverstripe/Framework

Name of the Vulnerable Software and Affected Versions: Silverstripe silverstripe/framework versions through 4.11 Description: The issue allows for an XSS vulnerability via the href attribute of a link. A malicious content author could add a JavaScript payload to the href attribute. This is simila...

5.4CVSS5.7AI score0.00516EPSS
SaveExploits0References11
zdt
zdt
added 2022/11/21 12:00 a.m.293 views

ClicShopping 3.402 Cross Site Scripting Vulnerability

Title: ClicShoppingV3-Version3.402 XSS-Reflected Author: nu11secur1ty Vendor: https://www.clicshopping.org/forum/ Software: https://github.com/ClicShopping/ClicShoppingV3/releases/tag/version3402 Reference:...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2022/11/21 12:00 a.m.343 views

ClicShopping 3.402 Cross Site Scripting

Title: ClicShoppingV3-Version3.402 XSS-Reflected Author: nu11secur1ty Date: 11.20.2022 Vendor: https://www.clicshopping.org/forum/ Software: https://github.com/ClicShopping/ClicShoppingV3/releases/tag/version3402 Reference:...

7.4AI score
SaveExploits0
Huntr
Huntr
added 2022/11/20 3:54 p.m.55 views

Stored XSS - XSS in RSS link href attribute

📜 Description Cross-site scripting XSS is a type of security vulnerability that can be found in some web applications. XSS attacks enable attackers to inject client-side scripts into web pages viewed by other users. The persistent or stored XSS vulnerability is a more devastating variant of a...

0.6AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/11/19 12:00 a.m.15 views

Debian DSA-5286-1 : krb5 - security update

The remote Debian 11 host has packages installed that are affected by a vulnerability as referenced in the dsa-5286 advisory. Greg Hudson discovered integer overflow flaws in the PAC parsing in krb5, the MIT implementation of Kerberos, which may result in remote code execution in a KDC, kadmin, o...

8.8CVSS7.2AI score0.06419EPSS
SaveExploits1References6
OSV
OSV
added 2022/11/18 11:15 p.m.7 views

CVE-2021-31739

The SEPPmail solution is vulnerable to a Cross-Site Scripting vulnerability XSS, because user input is not correctly encoded in HTML attributes when returned by the server.SEPPmail 11.1.10 allows XSS via a recipient address...

6.1CVSS5.8AI score0.00423EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/11/18 12:00 a.m.7 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A code issue vulnerability exists in Google TensorFlow, which results from pywrap code failing to parse a tensor and returning an uncaught "nullptr" if a list of quantified tensors is assigned to an...

7.5CVSS6.9AI score0.00404EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2022/11/18 12:00 a.m.14 views

CVE-2022-41889

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

7.5CVSS7.2AI score0.00404EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2022/11/18 12:00 a.m.5 views

CVE-2021-31739

The SEPPmail solution is vulnerable to a Cross-Site Scripting vulnerability XSS, because user input is not correctly encoded in HTML attributes when returned by the server.SEPPmail 11.1.10 allows XSS via a recipient address...

5.8AI score0.00423EPSS
SaveExploits1References1
Rows per page
Query Builder