Lucene search
+L

14215 matches found

Cvelist
Cvelist
added 2022/11/30 12:00 a.m.63 views

CVE-2022-46162 Discourse BBCode plugin vulnerable to arbitrary CSS injection

discourse-bbcode is the official BBCode plugin for Discourse. Prior to commit 91478f5, CSS injection can occur when rendering content generated with the discourse-bccode plugin. This vulnerability only affects sites which have the discourse-bbcode plugin installed and enabled. This issue is patch...

8.8CVSS9.6AI score0.0113EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/11/30 12:00 a.m.15 views

PT-2022-27779 · Discourse · Discourse-Bbcode

Name of the Vulnerable Software and Affected Versions: discourse-bbcode versions prior to commit 91478f5 Description: The issue affects sites with the discourse-bbcode plugin installed and enabled, allowing CSS injection when rendering content generated with the plugin. As a workaround, enabling...

9.8CVSS9.5AI score0.0113EPSS
SaveExploits1References5
OSV
OSV
added 2022/11/30 12:00 a.m.30 views

CVE-2022-46162 Discourse BBCode plugin vulnerable to arbitrary CSS injection

discourse-bbcode is the official BBCode plugin for Discourse. Prior to commit 91478f5, CSS injection can occur when rendering content generated with the discourse-bccode plugin. This vulnerability only affects sites which have the discourse-bbcode plugin installed and enabled. This issue is patch...

8.8CVSS9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2022/11/25 12:00 a.m.45 views

CVE-2022-41958 Deserialization Vulnerability by yaml config input in super-xray

super-xray is a web vulnerability scanning tool. Versions prior to 0.7 assumed trusted input for the program config which is stored in a yaml file. An attacker with local access to the file could exploit this and compromise the program. This issue has been addressed in commit 4d0d5966 and will be...

7.3CVSS7.6AI score0.00426EPSS
SaveExploits1References2
OSV
OSV
added 2022/11/23 3:15 p.m.2 views

DEBIAN-CVE-2022-42895

There is an infoleak vulnerability in the Linux kernel's net/bluetooth/l2capcore.c's l2capparseconfreq function which can be used to leak kernel pointers remotely. We recommend upgrading past commit https://github.com/torvalds/linux/commit/b1a2cd50c0357f243b7435a732b4e62ba3157a2e...

6.5CVSS6AI score0.00395EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2022/11/23 2:11 p.m.57 views

CVE-2022-42896

There are use-after-free vulnerabilities in the Linux kernel's net/bluetooth/l2capcore.c's l2capconnect and l2capleconnectreq functions which may allow code execution and leaking kernel memory respectively remotely via Bluetooth. A remote attacker could execute code leaking kernel memory via...

8.8CVSS7.1AI score0.02014EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/11/23 2:11 p.m.41 views

CVE-2022-42896 Info Leak in l2cap_core in the Linux Kernel

There are use-after-free vulnerabilities in the Linux kernel's net/bluetooth/l2capcore.c's l2capconnect and l2capleconnectreq functions which may allow code execution and leaking kernel memory respectively remotely via Bluetooth. A remote attacker could execute code leaking kernel memory via...

8CVSS9.1AI score0.02014EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2022/11/23 2:11 p.m.42 views

CVE-2022-42895

There is an infoleak vulnerability in the Linux kernel's net/bluetooth/l2capcore.c's l2capparseconfreq function which can be used to leak kernel pointers remotely. We recommend upgrading past commit https://github.com/torvalds/linux/commit/b1a2cd50c0357f243b7435a732b4e62ba3157a2e...

6.5CVSS5.6AI score0.00395EPSS
SaveExploits0
Prion
Prion
added 2022/11/22 1:15 p.m.33 views

Design/Logic Flaw

Use After Free vulnerability in Linux Kernel allows Privilege Escalation. An improper Update of Reference Count in iouring leads to Use-After-Free and Local Privilege Escalation. When iomsgring was invoked with a fixed file, it called iofputfile which improperly decreased its reference count...

4.3CVSS7.4AI score0.01014EPSS
SaveExploits2References2Affected Software1
OSV
OSV
added 2022/11/22 3:30 a.m.32 views

GHSA-HGP8-W8FJ-R4CM ToolJet is vulnerable to Denial of Service (DoS)

ToolJet/ToolJet placed no limit on the file size for user avatars. This could cause a denial of service if too many users upload large files. This is fixed in commit 01cd3f0464747973ec329e9fb1ea12743d3235cc in version 1.27.0. tooljet is no longer listed on npmjs.com but was listed on npmjs.com in...

6.5CVSS6.2AI score0.00753EPSS
SaveExploits1References5
Prion
Prion
added 2022/11/22 1:15 a.m.16 views

Code injection

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The application allows anyone with view access to modify any page of the wiki by importing a crafted XAR package. The problem has been patched in XWiki 14.6RC1, 14.6 and 13.10.8. As a...

5.5CVSS7.8AI score0.00732EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/11/21 11:51 p.m.38 views

GHSA-CQVQ-FVHR-V6HC `CHECK` failure in `SobolSample` via missing validation

Impact Another instance of CVE-2022-35935, where SobolSample is vulnerable to a denial of service via assumed scalar inputs, was found and fixed. python import tensorflow as tf tf.rawops.SobolSampledim=tf.constant1,0, numresults=tf.constant1, skip=tf.constant1 Patches We have patched the issue in...

7AI score
SaveExploits0References2
OSV
OSV
added 2022/11/21 11:51 p.m.19 views

GHSA-XF83-Q765-XM6M `CHECK` fail in `TensorListScatter` and `TensorListScatterV2` in eager mode

Impact Another instance of CVE-2022-35991, where TensorListScatter and TensorListScatterV2 crash via non scalar inputs inelementshape, was found in eager mode and fixed. python import tensorflow as tf arg0=tf.random.uniformshape=2, 2, 2, dtype=tf.float16, maxval=None arg1=tf.random.uniformshape=2...

6.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/11/21 11:51 p.m.42 views

`CHECK` fail in `TensorListScatter` and `TensorListScatterV2` in eager mode

Impact Another instance of CVE-2022-35991, where TensorListScatter and TensorListScatterV2 crash via non scalar inputs inelementshape, was found in eager mode and fixed. python import tensorflow as tf arg0=tf.random.uniformshape=2, 2, 2, dtype=tf.float16, maxval=None arg1=tf.random.uniformshape=2...

7.5CVSS2.3AI score0.00467EPSS
SaveExploits0References2Affected Software3
OSV
OSV
added 2022/11/21 10:18 p.m.7 views

GHSA-PF36-R9C6-H97J Invalid char to bool conversion when printing a tensor

Impact When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so sanitizers/fuzzers will crash. Patches We have patched the issu...

4.8CVSS7.1AI score0.00389EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/11/21 10:17 p.m.27 views

Heap overflow in `QuantizeAndDequantizeV2`

Impact The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. python import tensorflow as tf @tf.function def test:...

9.1CVSS8.7AI score0.00401EPSS
SaveExploits0References5Affected Software3
OSV
OSV
added 2022/11/21 10:09 p.m.18 views

GHSA-MV77-9G28-CWG3 `CHECK` fail via inputs in `PyFunc`

Impact An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. python import tensorflow as tf value = tf.constantvalue=1,2 token = b'\xb0' dataType = tf.int32 tf.rawops.PyFuncinput=value,token=token,Tout=dataType Patches We have patched the issue in GitHub...

4.8CVSS7AI score0.0045EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/11/21 10:09 p.m.33 views

`CHECK` fail via inputs in `PyFunc`

Impact An input token that is not a UTF-8 bytestring will trigger a CHECK fail in tf.rawops.PyFunc. python import tensorflow as tf value = tf.constantvalue=1,2 token = b'\xb0' dataType = tf.int32 tf.rawops.PyFuncinput=value,token=token,Tout=dataType Patches We have patched the issue in GitHub...

7.5CVSS7.5AI score0.0045EPSS
SaveExploits1References5Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/21 10:04 p.m.38 views

Out of bounds write in grappler in Tensorflow

Impact The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. Patches We have patched the issue in GitHub commit...

9.1CVSS8.7AI score0.00449EPSS
SaveExploits0References5Affected Software3
OSV
OSV
added 2022/11/21 10:03 p.m.7 views

GHSA-G9FM-R5MM-RF9F `CHECK_EQ` fail via input in `SparseMatrixNNZ`

Impact An input sparsematrix that is not a matrix with a shape with rank 0 will trigger a CHECK fail in tf.rawops.SparseMatrixNNZ. python import tensorflow as tf tf.rawops.SparseMatrixNNZsparsematrix= Patches We have patched the issue in GitHub commit f856d02e5322821aad155dad9b3acab1e9f5d693. The...

4.8CVSS5.8AI score0.0044EPSS
SaveExploits1References5
Rows per page
Query Builder