Lucene search
K

117 matches found

Github Security Blog
Github Security Blog
added 2023/06/26 9:30 p.m.20 views

jFinal Server-Side Template Injection vulnerability

Server-Side Template Injection SSTI vulnerability in jFinal v.4.9.08 allows a remote attacker to execute arbitrary code via the template function...

9.8CVSS8.1AI score0.01684EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2023/05/04 12:0 a.m.15 views

CVE-2023-21508

Out-of-bounds Write vulnerability while processing BCTUICMDSENDRESOURCEDATA command in bctui trustlet from Samsung Blockchain Keystore prior to version 1.3.12.1 allows local attacker to execute arbitrary code...

6.7CVSS8.1AI score0.00114EPSS
Exploits0References1
Prion
Prion
added 2023/04/20 9:15 p.m.20 views

Deserialization of untrusted data

VMware Aria Operations for Logs contains a deserialization vulnerability. An unauthenticated, malicious actor with network access to VMware Aria Operations for Logs may be able to execute arbitrary code as root...

7.5CVSS9.7AI score0.92984EPSS
Exploits0References1Affected Software2
Tenable Nessus
Tenable Nessus
added 2023/04/06 12:0 a.m.23 views

Cisco Prime Infrastructure Multiple Vulnerabilities (cisco-sa-pi-epnm-eRPWAXLe)

The version of Cisco Prime Infrastructure installed on the remote host is prior to 3.7.1, 3.8.1, 3.9.1 or 3.10.2. It is, therefore, affected by multiple vulnerabilities as referenced in the cisco-sa-pi-epnm-eRPWAXLe advisory: - An information disclosure vulnerability in the web-based management...

6.5CVSS6.9AI score0.77558EPSS
Exploits2References10
Cvelist
Cvelist
added 2023/01/31 12:0 a.m.10 views

CVE-2023-24163

SQL Inection vulnerability in Dromara hutool before 5.8.21 allows attacker to execute arbitrary code via the aviator template engine...

10AI score0.00454EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2022/09/07 12:1 a.m.15 views

FeehiCMS has an arbitrary file upload vulnerability

There is an arbitrary file upload vulnerability in FeehiCMS 2.0.8.1 at the head image upload, that allows attackers to execute relevant PHP code...

9.8CVSS9.4AI score0.00433EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2022/05/16 2:15 p.m.16 views

CVE-2022-29351

An arbitrary file upload vulnerability in the file upload module of Tiddlywiki5 v5.2.2 allows attackers to execute arbitrary code via a crafted SVG file. Note: The vendor argues that this is not a legitimate issue and there is no vulnerability here...

9.8CVSS9.5AI score
Exploits0References4
RedhatCVE
RedhatCVE
added 2022/01/21 7:46 a.m.21 views

CVE-2021-45940

A flaw was found in libbpf. The vulnerability occurs due to incorrect handling of memory in the bpfobjectopen function and leads to a heap-buffer-overflow. This flaw allows an attacker to execute unauthorized code or commands, read memory, or modify memory...

6.5CVSS5.8AI score0.00159EPSS
Exploits1References3
Huntr
Huntr
added 2022/01/09 4:52 p.m.15 views

SQL Injection in dolibarr/dolibarr

Description The searchusers parameter does not sanitise and escape the option parameter before using it in a SQL statement, which could lead to SQL injection. Proof of Concept Slow query example: POST /dolibarr-14.0.5/htdocs/compta/sociales/list.php HTTP/1.1 Content-Type:...

7.5CVSS0.7AI score0.00515EPSS
Exploits1
Huntr
Huntr
added 2022/01/09 7:19 a.m.23 views

SQL Injection in pimcore/pimcore

Description The storeId parameter does not sanitise and escape the option parameter before using it in a SQL statement, which could lead to SQL injection. Proof of Concept 1. Add items to Classification Store: Key definition, Group,... 2. Injection boolean base:...

6.5CVSS0.8AI score0.00032EPSS
Exploits1
0day.today
0day.today
added 2022/01/05 12:0 a.m.235 views

Movie Rating System 1.0 - SQL injection to Remote Code Execute (Unauthenticated) Exploit

Exploit Title: Movie Rating System 1.0 - SQLi to RCE Unauthenticated Exploit Author: Tagoletta Tağmaç Software Link: https://www.sourcecodester.com/php/15104/sentiment-based-movie-rating-system-using-phpoop-free-source-code.html Version: 1.0 Tested on: Ubuntu This exploit only works correctly if...

0.9AI score
Exploits0
Prion
Prion
added 2021/10/18 1:15 p.m.12 views

Stack overflow

FATEK Automation WinProladder versions 3.30 and prior proper validation of user-supplied data when parsing project files, which could result in a stack-based buffer overflow. An attacker could leverage this vulnerability to execute arbitrary code...

6.8CVSS7.9AI score0.00374EPSS
Exploits0References1Affected Software1
Huntr
Huntr
added 2021/10/15 7:3 a.m.16 views

SQL Injection in ampache/ampache

Description The application does not validate and escape the client parameter before using it in a SQL statement at getbookmark function in Repository/Model/Bookmark.php file, leading to a SQL Injection The function named getbookmark which called by in 3 functions: bookmarkcreate, bookmarkedit an...

0.4AI score
Exploits0References1
Prion
Prion
added 2021/10/13 6:15 p.m.16 views

Sql injection

Proofpoint Insider Threat Management Server contains an unsafe deserialization vulnerability in the Web Console. An attacker with write access to the local database could cause arbitrary code to execute with SYSTEM privileges on the underlying server when a Web Console user triggers retrieval of...

6.9CVSS7.5AI score0.00031EPSS
Exploits0References2Affected Software1
CNVD
CNVD
added 2021/10/08 12:0 a.m.18 views

Google Android Elevation of Privilege Vulnerability (CNVD-2021-80276)

Android is a Linux-based open source operating system developed by Google Inc. and the Open Handset Alliance OHA. an elevation of privilege vulnerability exists in the Framework component of Google Android. An attacker could exploit this vulnerability to execute arbitrary code in the context of a...

7.8CVSS5.4AI score0.0002EPSS
Exploits0References1
Huntr
Huntr
added 2021/10/05 3:54 p.m.8 views

SQL Injection in ampache/ampache

Description The application does not validate and escape the type parameter before using it in a SQL statement in Model/Tag.php, leading to a SQL Injection Proof of Concept Time delay: GET /browse.php?action=tag&type=0%27orifnow=sysdate,sleep3,0or%27 HTTP/1.1 Host: demo.ampache.dev sec-ch-ua:...

0.8AI score
Exploits0References1
OSV
OSV
added 2021/06/24 4:15 p.m.7 views

CVE-2021-31649

In applications using jfinal 4.9.08 and below, there is a deserialization vulnerability when using redis,may be vulnerable to remote code execute...

9.8CVSS7.6AI score
Exploits0References2
NVD
NVD
added 2021/06/24 4:15 p.m.7 views

CVE-2021-31649

In applications using jfinal 4.9.08 and below, there is a deserialization vulnerability when using redis,may be vulnerable to remote code execute...

9.8CVSS0.00405EPSS
Exploits1References2
Huntr
Huntr
added 2021/06/10 12:50 p.m.9 views

SQL Injection in s-cart/core

✍️ Description Searching keyword in/scadmin/currency is vulnerable to SQL injection. This will allow a user to run arbitrary SQL queries and completely delete, edit, export or change all information in the database - potentially rendering the entire platform unusable. 🕵️‍♂️ Proof of Concept Login...

1.7AI score
Exploits0References1
CNVD
CNVD
added 2021/05/06 12:0 a.m.14 views

Tenda G1 and G3 Buffer Overflow Vulnerability (CNVD-2022-10753)

Tenda G1 and G3 is a router from Tenda, China. Tenda G1 and G3 is vulnerable to a buffer overflow vulnerability, which can be exploited by attackers to execute arbitrary code via a crafted action portMappingIndex request...

9.8CVSS7.3AI score0.03106EPSS
Exploits1References1
Rows per page
Query Builder