Lucene search
K

591 matches found

OSV
OSV
added 2024/03/06 11:10 a.m.21 views

BIT-TENSORFLOW-2022-41900 FractionalMaxPool and FractionalAVGPool heap out-of-bounds acess in Tensorflow

TensorFlow is an open source platform for machine learning. The security vulnerability results in FractionalMaxAVGPool with illegal poolingratio. Attackers using Tensorflow can exploit the vulnerability. They can access heap memory which is not in the control of user, leading to a crash or remote...

9.8CVSS8.5AI score0.01243EPSS
Exploits1References3
OSV
OSV
added 2024/03/06 11:10 a.m.18 views

BIT-TENSORFLOW-2022-41907 Overflow in `ResizeNearestNeighborGrad` in Tensorflow

TensorFlow is an open source platform for machine learning. When tf.rawops.ResizeNearestNeighborGrad is given a large size input, it overflows. We have patched the issue in GitHub commit 00c821af032ba9e5f5fa3fe14690c8d28a657624. The fix will be included in TensorFlow 2.11. We will also cherrypick...

7.5CVSS6.1AI score0.00148EPSS
Exploits1References4
OSV
OSV
added 2024/03/06 11:10 a.m.11 views

BIT-TENSORFLOW-2022-41908 `CHECK` fail via inputs in `PyFunc` in Tensorflow

TensorFlow is an open source platform for machine learning. An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. We have patched the issue in GitHub commit 9f03a9d3bafe902c1e6beb105b2f24172f238645. The fix will be included in TensorFlow 2.11. We will also...

7.5CVSS6.1AI score0.00313EPSS
Exploits1References4
RubySec
RubySec
added 2024/02/20 12:0 a.m.12 views

Possible CSRF attack at questionnaire templates preview

Impact The CSRF authenticity token check is currently disabled for the questionnaire templates preview as per: https://github.com/decidim/decidim/blob/3187bdfd40ea1c57c2c12512b09a7fec0b2bed08/decidim-templates/app/controllers/decidim/templates/admin/questionnairetemplatescontroller.rbL11 This was...

5.7CVSS7.2AI score0.00105EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2023/11/16 12:0 a.m.20 views

CVE-2023-47470

Buffer Overflow vulnerability in Ffmpeg before github commit 4565747056a11356210ed8edcecb920105e40b60 allows a remote attacker to achieve an out-of-array write, execute arbitrary code, and cause a denial of service DoS via the refpicliststruct function in libavcodec/evcps.c...

7.8CVSS7.8AI score0.01116EPSS
Exploits0
OSV
OSV
added 2023/11/03 7:48 p.m.17 views

GHSA-V6XP-CCVX-W52M Json response for search reveals Solr credentials

Impact An error in Ibexa's Solr search engine results in potential exposure of Solr credentials. This is a critical vulnerability and all supported versions of the engine are affected. Those not using the Solr search engine are not affected. Patches The issue is fixed in all supported versions of...

6.9AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2023/11/03 7:48 p.m.13 views

Json response for search reveals Solr credentials

Impact An error in Ibexa's Solr search engine results in potential exposure of Solr credentials. This is a critical vulnerability and all supported versions of the engine are affected. Those not using the Solr search engine are not affected. Patches The issue is fixed in all supported versions of...

7.1AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/03 6:45 p.m.11 views

Download route allows filename change in eZpublish kernel

Impact The route used for file downloads allows specifying the name of the downloaded file. This is an unintended side effect of the implementation, and means one could construct download URLs with filenames that have no relation to the actual file, which could lead to misunderstandings and...

7AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/25 9:8 p.m.25 views

org.xwiki.platform:xwiki-platform-office-importer vulnerable to arbitrary server side file writing from account through office converter

Impact Triggering the office converter with a specially crafted file name allows writing the attachment's content to an attacker-controlled location on the server as long as the Java process has write access to that location. In particular in the combination with attachment moving, a feature...

9.9CVSS7.1AI score0.03734EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2023/08/21 8:10 p.m.21 views

GHSA-5MF8-V43W-MFXP XWiki Platform privilege escalation (PR) from account through AWM content fields

Impact Any registered user can use the content field of their user profile page to execute arbitrary scripts with programming rights, thus effectively performing rights escalation. The problem is present since version 4.3M2 when AppWithinMinutes Application added support for the Content field,...

9.9CVSS9.4AI score0.02144EPSS
Exploits0References5
OSV
OSV
added 2023/07/25 6:4 p.m.25 views

GHSA-4QCV-QF38-5J3J Unintentional leakage of private information via cross-origin websocket session hijacking

Impact Private messages or posts might be leaked to third parties if victim opens the attackers site while browsing nodebb. Patches Patched in v3.1.3 Backported to v2.x line via v2.8.13 Workarounds Users can cherry-pick...

4.7CVSS4.6AI score0.00169EPSS
Exploits0References7
OSV
OSV
added 2023/07/10 9:53 p.m.36 views

GHSA-6XXR-648M-GCH6 XWiki Platform vulnerable to cross-site request forgery (CSRF) via the REST API

Impact The REST API allows executing all actions via POST requests and accepts text/plain, multipart/form-data or application/www-form-urlencoded as content types which can be sent via regular HTML forms, thus allowing cross-site request forgery. With the interaction of a user with programming...

9.6CVSS9.5AI score0.02998EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2023/06/22 8:0 p.m.27 views

XWiki Platform vulnerable to reflected cross-site scripting via xredirect parameter in DeleteApplication page

Impact Users are able to forge an URL with a payload allowing to inject Javascript in the page XSS. It's possible to exploit the DeleteApplication page to perform a XSS, e.g. by using URL such as:...

9.6CVSS6.8AI score0.15561EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2023/06/22 7:59 p.m.13 views

GHSA-PHWM-87RG-27QQ XWiki Platform vulnerable to reflected cross-site scripting via delattachment action

Impact It's possible to perform an XSS by forging a request to a delete attachment action with a specific attachment name. Now this XSS can be exploited only if the attacker knows the CSRF token of the user, or if the user ignores the warning about the missing CSRF token. Patches The vulnerabilit...

8.4CVSS6.3AI score0.01391EPSS
Exploits0References5
OSV
OSV
added 2023/05/26 1:55 p.m.20 views

GHSA-QPGM-GJGF-8C2X Craft CMS XSS in RSS widget feed

Summary A malformed RSS feed can deliver an XSS payload PoC Create an RSS widget and add the domain https://blog.whitebear.vn/file/rss-xss2.rss The XSS payload will be triggered by the title in tag Resolved in https://github.com/craftcms/cms/commit/b77cb3023bed4f4a37c11294c4d319ff9f598e1f...

6.1CVSS5.3AI score0.00848EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2023/05/26 1:55 p.m.12 views

Craft CMS XSS in RSS widget feed

Summary A malformed RSS feed can deliver an XSS payload PoC Create an RSS widget and add the domain https://blog.whitebear.vn/file/rss-xss2.rss The XSS payload will be triggered by the title in tag Resolved in https://github.com/craftcms/cms/commit/b77cb3023bed4f4a37c11294c4d319ff9f598e1f...

6.1CVSS6.3AI score0.00848EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2023/05/17 2:15 p.m.11 views

CVE-2023-31722

There exists a heap buffer overflow in nasm 2.16.02rc1 GitHub commit: b952891...

7.8CVSS7.7AI score
Exploits0References1
NVD
NVD
added 2023/05/17 2:15 p.m.12 views

CVE-2023-31722

There exists a heap buffer overflow in nasm 2.16.02rc1 GitHub commit: b952891...

7.8CVSS7.8AI score0.00092EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2023/05/17 2:15 p.m.14 views

CVE-2023-31722

There exists a heap buffer overflow in nasm 2.16.02rc1 GitHub commit: b952891...

7.8CVSS6.9AI score0.00092EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2023/05/17 12:0 a.m.17 views

CVE-2023-31722

There exists a heap buffer overflow in nasm 2.16.02rc1 GitHub commit: b952891...

7.8CVSS6.7AI score0.00092EPSS
Exploits1
Rows per page
Query Builder