Lucene search
+L

346 matches found

OSV
OSV
added 2021/12/19 7:37 p.m.13 views

GSD-2021-1002440 atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait

atlantic: Fix OOB read and write in hwatlutilsfwrpcwait This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.164 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2021/12/19 7:36 p.m.11 views

GSD-2021-1002412 atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait

atlantic: Fix OOB read and write in hwatlutilsfwrpcwait This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.220 by commit...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/12/03 12:0 a.m.33 views

SUSE SLES15: libnetcdf-gnu-hpc / libnetcdf-gnu-mpich-hpc / etc (SUSE-SU-2021:3873-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:3873-1 advisory. - Fixed multiple vulnerabilities in ezXML: CVE-2019-20007, CVE-2019-20006, CVE-2019-20201, CVE-2019-20202, CVE-2019-20199, CVE-2019-20200,...

8.1CVSS6.8AI score0.015EPSS
SaveExploits15References34
Tenable Nessus
Tenable Nessus
added 2021/10/27 12:0 a.m.26 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : freerdp Multiple Vulnerabilities (NS-SA-2021-0143)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has freerdp packages installed that are affected by multiple vulnerabilities: - libfreerdp/codec/planar.c in FreeRDP version 1.0 through 2.0.0-rc4 has an Out-of-bounds Write. CVE-2020-11521 - libfreerdp/gdi/region.c in FreeRDP...

8.3CVSS7.2AI score0.02325EPSS
SaveExploits3References9
OSV
OSV
added 2021/08/01 12:0 a.m.27 views

ASB-A-187957589

In noteAtomLogged of StatsdStats.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS7.9AI score0.00217EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2021/05/21 2:28 p.m.57 views

Heap OOB write in TFLite

Impact A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of ArgMin/ArgMax: cc TfLiteIntArray outputdims = TfLiteIntArrayCreateNumDimensionsinput - 1; int j = 0; for int i = 0; i dataj = SizeOfDimensioninput, i; ++j; If axisvalue is not a value betwee...

7.8CVSS1.2AI score0.00201EPSS
SaveExploits1References8Affected Software3
NVD
NVD
added 2021/05/14 8:15 p.m.21 views

CVE-2021-29614

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.io.decoderaw produces incorrect results and crashes the Python interpreter when combining fixedlength and wider datatypes. The implementation of the padded...

7.8CVSS0.00221EPSS
SaveExploits1References2
NVD
NVD
added 2021/05/14 8:15 p.m.47 views

CVE-2021-29603

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of...

7.8CVSS0.00201EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.28 views

CVE-2021-29603

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of...

7.8CVSS7.7AI score
SaveExploits0References2
Prion
Prion
added 2021/05/14 8:15 p.m.19 views

Heap overflow

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of...

4.6CVSS7.6AI score0.00201EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/05/14 8:15 p.m.5 views

CVE-2021-29603

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of...

7.8CVSS7AI score0.00201EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.19 views

PYSEC-2021-531

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of...

7.8CVSS0.2AI score0.00201EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/05/14 7:21 p.m.64 views

CVE-2021-29603 Heap OOB write in TFLite

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of...

2.5CVSS7.9AI score0.00201EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:21 p.m.112 views

CVE-2021-29603

CVE-2021-29603 describes a heap out-of-bounds write in the TFLite ArgMin/ArgMax path of TensorFlow’s runtime. A specially crafted TFLite model can trigger the write when axis_value is not in [0, NumDimensions(input)], causing code to write past output_dims->data. Root cause: incorrect handling...

7.8CVSS5.6AI score0.00201EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/05/01 12:0 a.m.24 views

ASB-A-179687208

In rwt3tprocesserror of rwt3t.cc, there is a possible double free due to uninitialized data. This could lead to remote code execution over NFC with no additional execution privileges needed. User interaction is not needed for exploitation...

8.8CVSS8.9AI score0.00486EPSS
SaveExploits0References2
OSV
OSV
added 2021/03/01 12:0 a.m.26 views

ASB-A-160610106

In Builtins::GenerateArgumentsAdaptorTrampoline of builtins-arm.cc and related files, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is n...

9.8CVSS9.5AI score0.0193EPSS
SaveExploits1References2
NVD
NVD
added 2021/02/08 9:15 p.m.16 views

CVE-2021-26220

The ezxmltoxml function in ezxml 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool...

8.1CVSS0.01178EPSS
SaveExploits1References1
NVD
NVD
added 2021/02/08 9:15 p.m.22 views

CVE-2021-26222

The ezxmlnew function in ezXML 0.8.6 and earlier is vulnerable to OOB write when opening XML file after exhausting the memory pool...

8.1CVSS0.01178EPSS
SaveExploits1References1
NVD
NVD
added 2021/02/08 9:15 p.m.27 views

CVE-2021-26528

The mghttpservefile function in Cesanta Mongoose HTTP server 7.0 is vulnerable to remote OOB write attack via connection request after exhausting memory pool...

9.1CVSS0.01462EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/08 9:15 p.m.19 views

CVE-2021-26528

The mghttpservefile function in Cesanta Mongoose HTTP server 7.0 is vulnerable to remote OOB write attack via connection request after exhausting memory pool...

9.1CVSS6.9AI score
SaveExploits0References1
Rows per page
Query Builder