Lucene search
+L

11099 matches found

CNNVD
CNNVD
added 2021/03/12 12:00 a.m.17 views

Georg Semmler diesel 资源管理错误漏洞

Georg Semmler diesel is an open source application from Georg Semmler.Diesel gets rid of database interaction samples and eliminates runtime errors without sacrificing performance. A resource management error vulnerability exists in diesel crate before 1.4.6 for Rust, which stems from the SQLite...

9.8CVSS8.2AI score0.01319EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/03/10 12:00 a.m.68 views

Debian DLA-2586-1 : linux security update

Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leaks. CVE-2019-19318, CVE-2019-19813, CVE-2019-19816 'Team bobfuzzer' reported bugs in Btrfs that could lead to a use-after-free or heap buffer overflow, and...

9.3CVSS7.4AI score0.06309EPSS
SaveExploits11References23
OSV
OSV
added 2021/03/09 7:15 p.m.34 views

CVE-2021-21295

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a...

5.9CVSS5.8AI score
SaveExploits0References91
RustSec
RustSec
added 2021/03/05 12:00 p.m.25 views

Fix a use-after-free bug in diesels Sqlite backend

We've misused sqlite3columnname. The SQLite documentation states that the following: The returned string pointer is valid until either the prepared statement is destroyed by sqlite3finalize or until the statement is automatically reprepared by the first call to sqlite3step for a particular run or...

9.8CVSS2.1AI score0.01319EPSS
SaveExploits0Affected Software1
Prion
Prion
added 2021/03/04 1:15 p.m.37 views

Code injection

PHP object injection in the Ajax endpoint of the backend in ForkCMS below version 5.8.3 allows an authenticated remote user to execute malicious code...

6.5CVSS8.8AI score0.0296EPSS
SaveExploits3References4Affected Software1
Mageia
Mageia
added 2021/03/04 12:26 p.m.115 views

Updated kernel-linus packages fix security vulnerabilities

This kernel-linus update is based on upstream 5.10.19 and fixes at least the following security issues: There is a vulnerability in the linux kernel versions higher than 5.2 if kernel compiled with config params CONFIGBPFSYSCALL=y, CONFIGBPF=y, CONFIGCGROUPS=y, CONFIGCGROUPBPF=y,...

7.8CVSS1AI score0.00544EPSS
SaveExploits1References7
Mageia
Mageia
added 2021/03/04 12:26 p.m.117 views

Updated kernel packages fix security vulnerabilities

This kernel update is based on upstream 5.10.19 and fixes at least the following security issues: An information disclosure vulnerability exists in the ARM SIGPAGE functionality of Linux Kernel. A userland application can read the contents of the sigpage, which can leak kernel memory contents. An...

7.8CVSS1.1AI score0.00544EPSS
SaveExploits1References9
Xen Project
Xen Project
added 2021/03/04 10:39 a.m.105 views

Linux: netback fails to honor grant mapping errors

ISSUE DESCRIPTION XSA-362 tried to address issues here, but in the case of the netback driver the changes were insufficient: It left the relevant function invocation with, effectively, no error handling at all. As a result, memory allocation failures there could still lead to frontend-induced...

6.5CVSS7.3AI score0.00708EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/03/04 12:00 a.m.14 views

PT-2021-11001

Name of the Vulnerable Software and Affected Versions: ForkCMS versions prior to 5.8.3 Description: The issue allows an authenticated remote user to execute malicious code due to PHP object injection in the Ajax endpoint of the backend. Recommendations: For versions prior to 5.8.3, update to...

8.8CVSS7.4AI score0.0296EPSS
SaveExploits3References13
Veracode
Veracode
added 2021/03/03 6:00 a.m.17 views

Authorization Bypass

fastify-reply-from is vulnerable to authorization bypass. An attacker is able to escape the prefix of the proxied backend service and access restricted service such as the parent of the base URL...

10CVSS3.7AI score0.01821EPSS
SaveExploits0References4Affected Software1
nodejs
nodejs
added 2021/03/03 2:22 a.m.45 views

Prefix escape

Overview In fastify-http-proxy before version 4.3.1, by crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessing /priv on the target service would not be possible. Unfortunately, it is...

7.5CVSS9.4AI score0.01627EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2021/03/03 2:18 a.m.76 views

GHSA-C4QR-GMR9-V23W Prefix escape

Impact By crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessing /priv on the target service would not be possible. Unfortunately, it is. CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N...

10CVSS9.3AI score0.01627EPSS
SaveExploits0References4
Prion
Prion
added 2021/03/03 2:15 a.m.28 views

Remote code execution

Pug is an npm package which is a high-performance template engine. In pug before version 3.0.1, if a remote attacker was able to control the pretty option of the pug compiler, e.g. if you spread a user provided object such as the query parameters of a request into the pug template inputs, it was...

6.8CVSS9.2AI score0.04305EPSS
SaveExploits1References7Affected Software2
OSV
OSV
added 2021/03/03 1:52 a.m.22 views

GHSA-QMW8-3V4G-GWJ4 Prefix escape

Impact By crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessing /priv on the target service would not be possible. Unfortunately, it is. CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N...

10CVSS9.4AI score0.01821EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2021/03/03 1:50 a.m.46 views

CVE-2021-21353 Remote code execution in pug

Pug is an npm package which is a high-performance template engine. In pug before version 3.0.1, if a remote attacker was able to control the pretty option of the pug compiler, e.g. if you spread a user provided object such as the query parameters of a request into the pug template inputs, it was...

6.8CVSS9.6AI score0.04305EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2021/03/03 12:00 a.m.626 views

CVE-2021-26855

Microsoft Exchange Server Remote Code Execution Vulnerability Recent assessments: wvu-r7 at March 09, 2021 7:01am UTC reported: CVE-2021-26855 CVE-2021-26855 is an SSRF vulnerability in Exchange that allows privileged access to Exchange’s backend resources, ultimately leading to pre-auth RCE when...

9.8CVSS9AI score0.99996EPSS
SaveIn wildExploits67References6
BDU FSTEC
BDU FSTEC
added 2021/03/03 12:00 a.m.10 views

The vulnerability of Microsoft Exchange Server servers, related to insufficient validation of incoming requests, allows attackers to execute SSRF attacks.

The vulnerability of Microsoft Exchange Server lies in the insufficient checking of incoming requests. Exploiting this vulnerability allows a malicious actor to execute an SSRF attack using specially crafted HTTPS requests that contain malicious cookie files named X-AnonResource-Backend and...

10CVSS7.9AI score0.99996EPSS
SaveExploits65References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/03/02 4:15 a.m.10 views

CVE-2021-21322

fastify-http-proxy is an npm package which is a fastify plugin for proxying your http requests to another server, with hooks. By crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessin...

10CVSS5.5AI score0.01627EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2021/03/02 12:00 a.m.12 views

PT-2021-14419

Name of the Vulnerable Software and Affected Versions fastify-http-proxy versions prior to 4.3.1 Description The issue allows an attacker to escape the prefix of the proxied backend service by crafting a specific URL. For example, if the base URL of the proxied server is /pub/, an attacker can...

10CVSS8.3AI score0.01627EPSS
SaveExploits0References11
CNVD
CNVD
added 2021/03/02 12:00 a.m.6 views

Weak Password Vulnerability in XR20-GM of Hangzhou Dipu Technology Co.

XR20-GM is a new-generation router product based on the multi-core processor architecture of DIPTECH, which realizes the seamless integration of routing and switching with security and application delivery. The XR20-GM has a weak password vulnerability that can be exploited by attackers to log in...

7.3AI score
SaveExploits0
Rows per page
Query Builder