Lucene search
+L

15461 matches found

Cvelist
Cvelist
added 2026/04/23 1:44 p.m.48 views

CVE-2026-41460 SocialEngine <= 7.8.0 SQL Injection via activity/index/get-memberall

SocialEngine versions 7.8.0 and prior contain a SQL injection vulnerability in the /activity/index/get-memberall endpoint where user-supplied input passed via the text parameter is not sanitized before being incorporated into a SQL query. An unauthenticated remote attacker can exploit this...

9.8CVSS0.00972EPSS
SaveExploits2References3
CVE
CVE
added 2026/04/23 1:44 p.m.42 views

CVE-2026-41460

CVE-2026-41460 (SocialEngine) affects SocialEngine versions 7.8.0 and earlier, with a SQL injection in the /activity/index/get-memberall endpoint. User input passed via the text parameter is not sanitized before being used in a SQL query. An unauthenticated remote attacker can read arbitrary data...

9.8CVSS6.3AI score0.00972EPSS
SaveExploits2References5Affected Software1
EUVD
EUVD
added 2026/04/23 12:31 p.m.21 views

EUVD-2026-25218

In the Linux kernel, the following vulnerability has been resolved: ipv4: nexthop: allocate skb dynamically in rtmgetnexthop When querying a nexthop object via RTMGETNEXTHOP, the kernel currently allocates a fixed-size skb using NLMSGGOODSIZE. While sufficient for single nexthops and small...

5.6AI score0.00164EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/23 11:34 a.m.10 views

python: Python pkgutil.get_data(): Path Traversal via improper resource argument validation

A flaw was found in Python's pkgutil.getdata function, which is used to retrieve data from packages. This function did not properly validate the resource argument, allowing a local attacker to perform path traversal attacks. Path traversal enables an attacker to access files and directories store...

6AI score0.00238EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/04/23 11:12 a.m.17 views

CVE-2026-31531

In the Linux kernel, the following vulnerability has been resolved: ipv4: nexthop: allocate skb dynamically in rtmgetnexthop When querying a nexthop object via RTMGETNEXTHOP, the kernel currently allocates a fixed-size skb using NLMSGGOODSIZE. While sufficient for single nexthops and small...

5.6AI score0.00164EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/04/23 11:12 a.m.41 views

CVE-2026-31531 ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()

In the Linux kernel, the following vulnerability has been resolved: ipv4: nexthop: allocate skb dynamically in rtmgetnexthop When querying a nexthop object via RTMGETNEXTHOP, the kernel currently allocates a fixed-size skb using NLMSGGOODSIZE. While sufficient for single nexthops and small...

0.00164EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/04/23 8:29 a.m.128 views

Automated-CSRF-PoC-Generator

Description: A specialized Python script designed to automate th...

5.8AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:7 a.m.14 views

ksmbd: fix potencial OOB in get_file_all_info() for compound requests

...

8.8CVSS5.2AI score0.006EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.138 views

📄 SocialEngine 7.8.0 SQL Injection

SocialEngine versions 7.8.0 and below suffer from a remote SQL injection vulnerability. User input passed through the text request parameter to the /activity/index/get-memberall endpoint is not properly sanitized before being used to construct an SQL query...

9.8CVSS5.8AI score0.00972EPSS
SaveExploits2
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.14 views

SocialEngine SQL注入漏洞

SocialEngine is a content management platform developed by SocialEngine Company in India, designed for supporting community interactions and building social networks. SocialEngine versions 7.8.0 and earlier contained an SQL injection vulnerability. This vulnerability stemmed from the text paramet...

9.8CVSS6.3AI score0.00972EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: tomcat (UTSA-2026-014265)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014265 advisory. Improper Input Validation vulnerability in Apache Tomcat. Tomcat did not limit HTTP/0.9 requests to the GET method. If a security constraint was configured to allow...

6.5CVSS7.5AI score0.00494EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.13 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: libexif (UTSA-2026-014285)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014285 advisory. libexif through 0.6.25 has a flaw in decoding MakerNotes. If the exifmnotedatagetvalue function gets passed in a 0 size, the passed in-buffer would be overwritten du...

7.8CVSS5.3AI score0.00193EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the allocation of fixed-sized SKBs in the rtmgetnexthop function. This vulnerability may cause...

5.5CVSS5.8AI score0.00164EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/22 8:39 p.m.35 views

CVE-2026-41167 Jellystat has SQL Injection that leads to to Remote Code Execution

Jellystat is a free and open source Statistics App for Jellyfin. Prior to version 1.1.10, multiple API endpoints in Jellystat build SQL queries by interpolating unsanitized request-body fields directly into raw SQL strings. An authenticated user can inject arbitrary SQL via POST /api/getUserDetai...

9.1CVSS0.0052EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/22 8:39 p.m.33 views

CVE-2026-41167

Jellystat prior to 1.1.10 exposes SQL injection via POST /api/getUserDetails and POST /api/getLibrary, where unsanitized request-body fields are interpolated into raw SQL. This allows an authenticated user to read any table (including app_config) and, due to node-postgres simple query usage, enab...

9.1CVSS6.1AI score0.0052EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/22 5:40 p.m.60 views

GHSA-5FGG-JCPF-8JJW i18next-http-middleware: Prototype pollution and path traversal via user-controlled language and namespace parameters

Summary Versions of i18next-http-middleware prior to 3.9.3 pass user-controlled lng and ns parameters to two internal paths that use them in ways that enable prototype pollution and, depending on the configured backend, path traversal or SSRF. The vulnerable entry points are unauthenticated HTTP...

8.6CVSS5.8AI score0.0031EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/22 5:6 p.m.6 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the GET routes that change state. An attacker can cause authenticated users to unintentionally delete files or create directories by tricking them into visiting a crafted URL, as there is no validatio...

8.1CVSS5.4AI score0.00143EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/22 5:6 p.m.5 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the GET routes that change state. An attacker can cause authenticated users to unintentionally delete files or create directories by tricking them into visiting a crafted URL, as there is no validatio...

8.1CVSS5.8AI score0.00143EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.34 views

CVE-2026-31437 netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix NULL pointer dereference in netfsunbufferedwrite on retry When a write subrequest is marked NETFSSREQNEEDRETRY, the retry path in netfsunbufferedwrite unconditionally calls stream-preparewrite without checking if it is...

0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/22 9:31 a.m.9 views

EUVD-2026-24641

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix potencial OOB in getfileallinfo for compound requests When a compound request consists of QUERYDIRECTORY + QUERYINFO FILEALLINFORMATION and the first command consumes nearly the entire maxtranssize, getfileallinfo woul...

5.8AI score0.006EPSS
SaveExploits0References8
Rows per page
Query Builder