Lucene search
+L

7914 matches found

WPVulnDB
WPVulnDB
added 2021/06/28 12:00 a.m.26 views

Side Menu Lite < 2.2.1 - Authenticated SQL Injection

The plugin does not properly sanitize input values from the browser when building an SQL statement. Users with the administrator role or permission to manage this plugin could perform an SQL Injection attack. PoC http://www.example.com/wp-admin/admin.php?page=side-menu-lite=add-new=duplicate=0...

6.5CVSS0.8AI score0.01587EPSS
SaveExploits2References1Affected Software1
wpexploit
wpexploit
added 2021/06/28 12:00 a.m.729 views

Side Menu Lite < 2.2.1 - Authenticated SQL Injection

The plugin does not properly sanitize input values from the browser when building an SQL statement. Users with the administrator role or permission to manage this plugin could perform an SQL Injection attack...

6.5CVSS0.6AI score0.01587EPSS
SaveExploits2References1
OSV
OSV
added 2021/06/25 1:15 p.m.6 views

CVE-2020-26801

A stored cross-site scripting XSS vulnerability was discovered in /Forms/devicevars1 on TrippLite SU2200RTXL2Ua with firmware version 12.04.0055. This vulnerability allows authenticated attackers to obtain other users' information via a crafted POST request...

5.4CVSS6AI score0.00523EPSS
SaveExploits1References3
OSV
OSV
added 2021/06/18 9:15 p.m.9 views

CVE-2021-21257

Contiki-NG is an open-source, cross-platform operating system for internet of things devices. The RPL-Classic and RPL-Lite implementations in the Contiki-NG operating system versions prior to 4.6 do not validate the address pointer in the RPL source routing header This makes it possible for an...

7.5CVSS5.6AI score0.01088EPSS
SaveExploits0References2
Prion
Prion
added 2021/06/18 9:15 p.m.30 views

Out-of-bounds

Contiki-NG is an open-source, cross-platform operating system for internet of things devices. The RPL-Classic and RPL-Lite implementations in the Contiki-NG operating system versions prior to 4.6 do not validate the address pointer in the RPL source routing header This makes it possible for an...

5CVSS7.5AI score0.01088EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/06/18 8:55 p.m.96 views

CVE-2021-21257

Contiki-NG prior to version 4.6 is affected by CVE-2021-21257 due to an out-of-bounds write in the RPL-Classic and RPL-Lite implementations. The bug occurs in rpl_ext_header_srh_update where addr_ptr is derived from an unvalidated CMPR field in the RPL source routing header, enabling out-of-bound...

8.2CVSS7.7AI score0.01088EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/06/18 8:55 p.m.51 views

CVE-2021-21257 Out-of-bounds write in RPL-Classic and RPL-Lite

Contiki-NG is an open-source, cross-platform operating system for internet of things devices. The RPL-Classic and RPL-Lite implementations in the Contiki-NG operating system versions prior to 4.6 do not validate the address pointer in the RPL source routing header This makes it possible for an...

8.2CVSS8.3AI score0.01088EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2021/06/18 12:00 a.m.9 views

The vulnerability of the ARPrice Lite plugin of the WordPress content management system allows a hacker to perform a CSRF attack.

The vulnerability of the ARPrice Lite plugin of the WordPress content management system is related to insufficient protection when entering CSRF requests. Exploiting this vulnerability can allow a remote attacker to execute a CSRF attack...

7.8CVSS6.7AI score0.00685EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2021/06/18 12:00 a.m.13 views

Contiki-NG 缓冲区错误漏洞

Contiki-NG is an open source cross-platform operating system for next-generation IoT devices. An out-of-bounds write vulnerability exists in the rplextheadersrhupdate function in rpl-ext-header.c in the RPL-Classic and RPL-Lite implementations of Contiki-NG prior to version 4.6. The vulnerability...

8.2CVSS5.7AI score0.01088EPSS
SaveExploits0References3
CNVD
CNVD
added 2021/06/09 12:00 a.m.15 views

The Raspberry Pi Foundation - Weak Password Vulnerability in Raspberry Pi OS Lite

Foundation Raspberry Pi OS Lite is a minimalized image based on the latest version of Debian. It contains the operating system kernel, the boot-to-command-line section, and more. The Raspberry Pi Foundation-Raspberry Pi OS Lite suffers from a weak password vulnerability that can be exploited by...

7AI score
SaveExploits0
CNVD
CNVD
added 2021/06/04 12:00 a.m.44 views

Unspecified Vulnerability in Etherpad-Lite

Etherpad-Lite is a Web-based open source document editor from the Etherpad Foundation. A security vulnerability exists in Etherpad-Lite versions prior to 1.8.3 that stems from the effects of a missing lock check and can be exploited by an attacker to cause a denial of service...

7.5CVSS6.7AI score0.01071EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/06/04 12:00 a.m.15 views

Unspecified Vulnerability in Etherpad-Lite (CNVD-2021-39572)

Etherpad-Lite is a Web-based open source document editor from the Etherpad Foundation. A security vulnerability exists in Etherpad-Lite versions prior to 1.8.3, which can be exploited by attackers to cause a denial of service...

7.5CVSS6.7AI score0.01071EPSS
SaveExploits1References1
OSV
OSV
added 2021/05/21 2:28 p.m.33 views

GHSA-H4PC-GX2W-F2XV Heap OOB read in TFLite

Impact A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of SplitV: cc const int inputsize = SizeOfDimensioninput, axisvalue; If axisvalue is not a value between 0 and NumDimensionsinput, then the SizeOfDimension function will access data outside the...

7.1CVSS6.9AI score0.00215EPSS
SaveExploits1References8
OSV
OSV
added 2021/05/21 2:28 p.m.38 views

GHSA-8RM6-75MF-7R7R Division by zero in TFLite's implementation of hashtable lookup

Impact The TFLite implementation of hashtable lookup is vulnerable to a division by zero error: cc const int numrows = SizeOfDimensionvalue, 0; const int rowbytes = value-bytes / numrows; An attacker can craft a model such that values's first dimension would be 0. Patches We have patched the issu...

2.5CVSS5.8AI score0.00189EPSS
SaveExploits1References8
OSV
OSV
added 2021/05/21 2:28 p.m.4 views

GHSA-CRCH-J389-5F84 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...

2.5CVSS6.9AI score0.00201EPSS
SaveExploits1References8
OSV
OSV
added 2021/05/21 2:28 p.m.42 views

GHSA-RF3H-XGV5-2Q39 Division by zero in TFLite's implementation of `DepthwiseConv`

Impact The implementation of the DepthwiseConv TFLite operator is vulnerable to a division by zero error: cc int numinputchannels = SizeOfDimensioninput, 3; TFLITEENSUREEQcontext, numfilterchannels % numinputchannels, 0; An attacker can craft a model such that input's fourth dimension would be 0...

2.5CVSS6AI score0.00189EPSS
SaveExploits1References8
OSV
OSV
added 2021/05/21 2:28 p.m.41 views

GHSA-9C84-4HX6-XMM4 Integer overflow in TFLite concatentation

Impact The TFLite implementation of concatenation is vulnerable to an integer overflow issue: cc for int d = 0; d dims-size; ++d if d == axis sumaxis += t-dims-dataaxis; else TFLITEENSUREEQcontext, t-dims-datad, t0-dims-datad; An attacker can craft a model such that the dimensions of one of the...

6.3CVSS7AI score0.00192EPSS
SaveExploits1References8
OSV
OSV
added 2021/05/21 2:28 p.m.12 views

GHSA-J8QH-3XRQ-C825 Division by zero in TFLite's implementation of `OneHot`

Impact The implementation of the OneHot TFLite operator is vulnerable to a division by zero error: cc int prefixdimsize = 1; for int i = 0; i dims-datai; const int suffixdimsize = NumElementsopcontext.indices / prefixdimsize; An attacker can craft a model such that at least one of the dimensions ...

2.5CVSS5.8AI score0.00201EPSS
SaveExploits1References8
OSV
OSV
added 2021/05/21 2:28 p.m.30 views

GHSA-97WF-P777-86JQ Division by zero in TFLite's implementation of Split

Impact The implementation of the Split TFLite operator is vulnerable to a division by zero error: cc TFLITEENSUREMSGcontext, inputsize % numsplits == 0, "Not an even split"; const int slicesize = inputsize / numsplits; An attacker can craft a model such that numsplits would be 0. Patches We have...

2.5CVSS6.9AI score0.00209EPSS
SaveExploits1References8
OSV
OSV
added 2021/05/21 2:27 p.m.7 views

GHSA-PMPR-55FJ-R229 Division by zero in TFLite's implementation of `SVDF`

Impact The implementation of the SVDF TFLite operator is vulnerable to a division by zero error: cc const int rank = params-rank; ... TFLITEENSUREEQcontext, numfilters % rank, 0; An attacker can craft a model such that params-rank would be 0. Patches We have patched the issue in GitHub commit...

2.5CVSS6.9AI score0.00201EPSS
SaveExploits1References8
Rows per page
Query Builder