Lucene search
+L

10832 matches found

Typo3
Typo3
added 2021/03/16 12:00 a.m.56 views

Cross-Site Scripting in Form Framework

It has been discovered that the Form Designer backend module of the Form Framework is vulnerable to cross-site scripting. A valid backend user account with access to the form module is needed to exploit this vulnerability...

3.5CVSS1.8AI score0.00872EPSS
SaveExploits0Affected Software1
Typo3
Typo3
added 2021/03/16 12:00 a.m.73 views

Cross-Site Scripting in extension "Aimeos shop and e-commerce framework" (aimeos)

The extension fails to properly encode user input for output in HTML context. A valid backend user account with access to the Aimeos module is needed to exploit this vulnerability...

3.5CVSS5.7AI score0.00501EPSS
SaveExploits0Affected Software1
Typo3
Typo3
added 2021/03/16 12:00 a.m.164 views

Cross-Site Scripting in Content Preview

It has been discovered that content elements of type menu are vulnerable to cross-site scripting when their referenced items get previewed in the page module. A valid backend user account is needed to exploit this vulnerability...

3.5CVSS2.1AI score0.00872EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/03/16 12:00 a.m.7 views

Flo Forms < 1.0.36 - Authenticated Options Change to Stored XSS

The plugin was being actively exploited, allowing low privilege users to use the floimportformsoptions AJAX action to import new options and inject malicious JavaScript code in the backend...

3.9AI score
SaveExploits0References1Affected Software1
Typo3
Typo3
added 2021/03/16 12:00 a.m.76 views

Broken Access Control in Form Framework

Due to improper input validation, attackers can by-pass restrictions of predefined options and submit arbitrary data in the Form Designer backend module of the Form Framework...

6.5CVSS4.7AI score0.01606EPSS
SaveExploits0Affected Software1
Typo3
Typo3
added 2021/03/16 12:00 a.m.61 views

Cross-Site Scripting in Content Preview

It has been discovered that database fields used as descriptionColumn are vulnerable to cross-site scripting when their content gets previewed in the page module. A valid backend user account is needed to exploit this vulnerability...

3.5CVSS1.9AI score0.00872EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2021/03/16 12:00 a.m.9 views

TYPO3 输入验证错误漏洞

TYPO3 is a free and open source content management system. An access control bypass vulnerability exists in TYPO3 Form Framework, which can be exploited by an attacker to bypass restrictions on submitting arbitrary data to the Form Designer back-end module...

8.3CVSS5.9AI score0.01606EPSS
SaveExploits0References5
CNVD
CNVD
added 2021/03/15 12:00 a.m.11 views

File upload vulnerability exists in YZNCMS backend

YZNCMS is a CMS content management system based on the latest TP5.1 framework. YZNCMS has a file upload vulnerability in the backend, which can be exploited by attackers to gain control of the web server...

3.9AI score
SaveExploits0Affected Software1
NVD
NVD
added 2021/03/12 9:15 a.m.43 views

CVE-2021-28305

An issue was discovered in the diesel crate before 1.4.6 for Rust. There is a use-after-free in the SQLite backend because the semantics of sqlite3columnname are not followed...

9.8CVSS0.01319EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/12 9:15 a.m.12 views

CVE-2021-28305

An issue was discovered in the diesel crate before 1.4.6 for Rust. There is a use-after-free in the SQLite backend because the semantics of sqlite3columnname are not followed...

9.8CVSS9.5AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/03/12 9:15 a.m.4 views

CVE-2021-28305

An issue was discovered in the diesel crate before 1.4.6 for Rust. There is a use-after-free in the SQLite backend because the semantics of sqlite3columnname are not followed...

9.8CVSS8.4AI score0.01319EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2021/03/12 9:15 a.m.26 views

CVE-2021-28305

An issue was discovered in the diesel crate before 1.4.6 for Rust. There is a use-after-free in the SQLite backend because the semantics of sqlite3columnname are not followed...

9.8CVSS7.2AI score0.01319EPSS
SaveExploits0References2
CNVD
CNVD
added 2021/03/12 12:00 a.m.8 views

Linksys Smart Wi-Fi routers suffer from weak password vulnerability

Smart Wi-Fi is a router product from Linksys. Linksys Smart Wi-Fi routers have a weak password vulnerability that can be exploited by an attacker to directly log in to the router's management backend to control the device...

7.2AI score
SaveExploits0
CNNVD
CNNVD
added 2021/03/12 12:00 a.m.16 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.64 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.32 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.22 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.34 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.91 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.90 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
Rows per page
Query Builder