Lucene search
+L

3639 matches found

ATTACKERKB
ATTACKERKB
added 2021/07/14 6:15 p.m.8 views

CVE-2021-34521

Raw Image Extension Remote Code Execution Vulnerability...

7.8CVSS7.2AI score0.02361EPSS
SaveExploits0References2Affected Software4
Prion
Prion
added 2021/07/14 6:15 p.m.25 views

Remote code execution

Raw Image Extension Remote Code Execution Vulnerability...

6.8CVSS7.9AI score0.02361EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2021/07/14 5:54 p.m.44 views

CVE-2021-34521 Raw Image Extension Remote Code Execution Vulnerability

...

7.8CVSS8.4AI score0.02361EPSS
SaveExploits0References1
CVE
CVE
added 2021/07/14 5:54 p.m.164 views

CVE-2021-34521

CVE-2021-34521 is a Remote Code Execution vulnerability affecting Microsoft Windows Raw Image Extension. The advisory literature in the connected documents confirms the flaw exists in the Raw Image Extension component on Windows/Windows Server and can lead to arbitrary code execution. The CVE has...

7.8CVSS7.8AI score0.02361EPSS
SaveExploits0References2Affected Software2
Positive Technologies
Positive Technologies
added 2021/07/13 12:00 a.m.1 views

PT-2021-1529 · Microsoft · Raw Image Extension +1

Name of the Vulnerable Software and Affected Versions: Raw Image Extension affected versions not specified Description: The issue is related to incorrect code generation management in the Raw Image Extension plugin for Microsoft Windows operating systems. It allows remote attackers to execute...

7.8CVSS7.8AI score0.02361EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2021/07/13 12:00 a.m.8 views

Microsoft Windows Codecs Library 代码注入漏洞

Microsoft Windows and Microsoft Windows Server are both products of Microsoft Corporation USA. Image Extension is an image extension application developed by Microsoft that allows you to view images in Raw format.A remote code execution vulnerability exists in Raw Image Extension in Microsoft...

7.8CVSS6.6AI score0.02361EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/07/13 12:00 a.m.58 views

Microsoft Windows Raw Image Extensions Library RCE (July 2021)

The Windows 'Raw Image Extensions' app installed on the remote host is affected by a remote code execution vulnerability. An attacker who successfully exploited the vulnerability could execute arbitrary code. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package...

7.8CVSS8.5AI score0.02361EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2021/07/08 12:00 a.m.10 views

The vulnerability of the foveon_load_camf() function in the raw converter dcraw allows a hacker to execute arbitrary code.

The vulnerability of the foveonloadcamf function in the raw converter dcraw exists due to insufficient validation of input data. Exploiting this vulnerability could allow an attacker to execute arbitrary code...

6.7CVSS7.7AI score0.00876EPSS
SaveExploits1References5Affected Software3
BDU FSTEC
BDU FSTEC
added 2021/07/07 12:00 a.m.10 views

The vulnerability of the `pdprl_get_from_raw_lbl` function in the Linux-astra-modules kernel module, related to improper memory release, allows a hacker to trigger a service failure.

The vulnerability of the pdprlgetfromrawlbl function in the linux-astra-modules kernel module is related to an improper check of the raw parameter. This leads to a slab-out-of-bounds error later on. Exploiting this vulnerability allows an attacker to cause service failures...

6.2CVSS5.5AI score
SaveExploits0References1
OSV
OSV
added 2021/07/01 3:15 a.m.26 views

UBUNTU-CVE-2018-25018

UnRAR 5.6.1.7 through 5.7.4 and 6.0.3 has an out-of-bounds write during a memcpy in QuickOpen::ReadRaw when called from QuickOpen::ReadNext...

7.8CVSS7.1AI score0.01314EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/06/21 2:27 p.m.4 views

openvswitch: use-after-free in decode_NXAST_RAW_ENCAP during the decoding of a RAW_ENCAP action

Open vSwitch aka openvswitch has a use-after-free in decodeNXASTRAWENCAP called from ofpactdecode and ofpactsdecode during the decoding of a RAWENCAP action...

5.5CVSS6.5AI score0.0118EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/06/21 2:27 p.m.6 views

openvswitch: use-after-free in decode_NXAST_RAW_ENCAP during the decoding of a RAW_ENCAP action

Open vSwitch aka openvswitch has a use-after-free in decodeNXASTRAWENCAP called from ofpactdecode and ofpactsdecode during the decoding of a RAWENCAP action...

5.5CVSS6.5AI score0.0118EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2021/06/13 5:52 a.m.114 views

CVE-2021-20182

A privilege escalation flaw was found in openshift4/ose-docker-builder. The build container runs with high privileges using a chrooted environment instead of runc. If an attacker can gain access to this build container, they can potentially utilize the raw devices of the underlying node, such as...

8.8CVSS2.3AI score0.01145EPSS
SaveExploits0References3
OSV
OSV
added 2021/06/02 4:15 p.m.1 views

DEBIAN-CVE-2020-24870

Libraw before 0.20.1 has a stack buffer overflow via LibRaw::identifyprocessdngfields in identify.cpp...

8.8CVSS8.3AI score0.01625EPSS
SaveExploits0References1
OSV
OSV
added 2021/05/21 2:28 p.m.36 views

GHSA-8PMX-P244-G88H Interpreter crash from `tf.io.decode_raw`

Impact The implementation of tf.io.decoderaw produces incorrect results and crashes the Python interpreter when combining fixedlength and wider datatypes. python import tensorflow as tf tf.io.decoderawtf.constant"1","2","3","4", tf.uint16, fixedlength=4 The implementation of the padded version is...

7.1CVSS7.1AI score0.00221EPSS
SaveExploits1References7
OSV
OSV
added 2021/05/21 2:25 p.m.27 views

GHSA-36VM-XW34-X4PJ CHECK-fail in `tf.raw_ops.IRFFT`

Impact An attacker can cause a denial of service by exploiting a CHECK-failure coming from the implementation of tf.rawops.IRFFT: python import tensorflow as tf values = -10.0 130 values0 = -9.999999999999995 inputs = tf.constantvalues, shape=10, 13, dtype=tf.float32 inputs = tf.castinputs,...

2.5CVSS5.8AI score0.00189EPSS
SaveExploits1References7
OSV
OSV
added 2021/05/21 2:21 p.m.80 views

GHSA-C968-PQ7H-7FXV Division by 0 in `Conv3DBackprop*`

Impact The tf.rawops.Conv3DBackprop operations fail to validate that the input tensors are not empty. In turn, this would result in a division by 0: python import tensorflow as tf inputsizes = tf.constant0, 0, 0, 0, 0, shape=5, dtype=tf.int32 filtertensor = tf.constant, shape=0, 0, 0, 1, 0,...

2.5CVSS5.8AI score0.00189EPSS
SaveExploits1References7
OSV
OSV
added 2021/05/21 2:21 p.m.26 views

GHSA-772J-H9XW-FFP5 CHECK-fail in SparseCross due to type confusion

Impact The API of tf.rawops.SparseCross allows combinations which would result in a CHECK-failure and denial of service: python import tensorflow as tf hashedoutput = False numbuckets = 1949315406 hashkey = 1869835877 outtype = tf.string internaltype = tf.string indices1 = tf.constant0, 6, shape=...

2.5CVSS5.8AI score0.00189EPSS
SaveExploits1References6
OSV
OSV
added 2021/05/21 2:21 p.m.85 views

GHSA-62GX-355R-9FHG Session operations in eager mode lead to null pointer dereferences

Impact In eager mode default in TF 2.0 and later, session operations are invalid. However, users could still call the raw ops associated with them and trigger a null pointer dereference: python import tensorflow as tf tf.rawops.GetSessionTensorhandle='\x12\x1a\x07',dtype=4 python import tensorflo...

2.5CVSS6.9AI score0.00201EPSS
SaveExploits1References6
PyPA
PyPA
added 2021/05/14 8:15 p.m.10 views

PYSEC-2021-454

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.rawops.Conv2D. This is because the implementationhttps://github.com/tensorflow/tensorflow/blob/988087bd83f144af14087fe4fecee2d250d93737/tensorflow/core/kernels/convops.ccL261-L263...

5.5CVSS7AI score0.00198EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder