Lucene search
+L

3364 matches found

BDU FSTEC
BDU FSTEC
added 2023/06/30 12:00 a.m.10 views

The vulnerability of the Fclicense demon in the FortiOS operating system allows a perpetrator to execute arbitrary code.

The vulnerability of the Fclicense demon in the FortiOS operating system is related to the use of uncontrolled format strings. Exploiting this vulnerability allows a malicious actor to execute arbitrary code using specially created requests...

9CVSS8AI score0.00724EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2023/06/29 12:00 a.m.14 views

Brother MFPs 代码问题漏洞

Brother Industries Brother MFPs is a multifunction printer from Brother Industries, Japan. A security vulnerability exists in Brother MFPs, which stems from the processing of specially crafted requests that may result in a denial of service...

7.5CVSS6.3AI score0.00942EPSS
SaveExploits0References8
OSV
OSV
added 2023/06/26 8:15 p.m.12 views

CVE-2023-2993

A valid, authenticated user with limited privileges may be able to use specifically crafted web management server API calls to execute a limited number of commands on SMM v1, SMM v2, and FPC that the user does not normally have sufficient privileges to execute...

6.3CVSS5.9AI score0.00288EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2023/06/26 3:48 p.m.24 views

Coraza has potential denial of service vulnerability

Summary Due to the misuse of log.Fatalf, the application using coraza crashed after receiving crafted requests from attackers. Details https://github.com/corazawaf/coraza/blob/82157f85f24c6107667bf0f686b71a72aafdf8a5/internal/bodyprocessors/multipart.goL26-L29 The bodyprocessors of multipart uses...

7.5CVSS6.7AI score0.00723EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2023/06/26 3:48 p.m.66 views

GHSA-C2PJ-V37R-2P6H Coraza has potential denial of service vulnerability

Summary Due to the misuse of log.Fatalf, the application using coraza crashed after receiving crafted requests from attackers. Details https://github.com/corazawaf/coraza/blob/82157f85f24c6107667bf0f686b71a72aafdf8a5/internal/bodyprocessors/multipart.goL26-L29 The bodyprocessors of multipart uses...

7.5CVSS7.3AI score0.00723EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2023/06/25 12:00 a.m.16 views

The vulnerability of the SSL-VPN daemon on the FortiOS operating system, related to the swapping of the zero pointer, allows a hacker to trigger a service failure.

The vulnerability of the SSL-VPN daemon on the FortiOS operating system is related to the assignment of a null pointer. Exploiting this vulnerability allows a malicious actor to cause service interruptions by sending specially crafted HTTP requests to the /proxy endpoint...

6.8CVSS6.6AI score0.02454EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/06/25 12:00 a.m.11 views

The vulnerability of the SSL-VPN daemon on the FortiOS operating system, related to the swapping of the zero pointer, allows a hacker to trigger a service failure.

The vulnerability of the SSL-VPN daemon on the FortiOS operating system is related to the assignment of a null pointer. Exploiting this vulnerability allows a malicious actor to cause service interruptions by sending specially crafted HTTP requests to the /proxy endpoint...

7.8CVSS7.2AI score0.0261EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2023/06/23 4:43 a.m.11 views

golang: net/http, mime/multipart: denial of service from excessive resource consumption

A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service...

7.5CVSS6.7AI score0.01241EPSS
SaveExploits0References8
Fortinet
Fortinet
added 2023/06/23 12:00 a.m.62 views

FortiNAC - java untrusted object deserialization RCE

A deserialization of untrusted data vulnerability CWE-502 in FortiNAC may allow an unauthenticated user to execute unauthorized code or commands via specifically crafted requests to the tcp/1050 service...

7.6AI score0.24296EPSS
SaveExploits0Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/06/17 10:15 p.m.5 views

CVE-2023-35808

An issue was discovered in SugarCRM Enterprise before 11.0.6 and 12.x before 12.0.3. An Unrestricted File Upload vulnerability has been identified in the Notes module. By using crafted requests, custom PHP code can be injected and executed through the Notes module because of missing input...

8.8CVSS5.6AI score0.01255EPSS
SaveExploits2References4
OSV
OSV
added 2023/06/17 10:15 p.m.9 views

CVE-2023-35810

An issue was discovered in SugarCRM Enterprise before 11.0.6 and 12.x before 12.0.3. A Second-Order PHP Object Injection vulnerability has been identified in the DocuSign module. By using crafted requests, custom PHP code can be injected and executed through the DocuSign module because of missing...

7.2CVSS7AI score0.01222EPSS
SaveExploits2References3
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/16 7:07 p.m.28 views

Security Bulletin: Vulnerability in Eclipse OpenJ9 affects Rational Performance Tester (CVE-2022-3676)

Summary There is a vulnerability in Eclipse OpenJ9 used by Rational Performance Tester. Rational Performance Tester has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2022-3676 DESCRIPTION: Eclipse Openj9 could allow a remote attacker to bypass security restrictions, caused by...

6.5CVSS6.6AI score0.00639EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2023/06/16 12:00 a.m.33 views

CVE-2023-30223

A broken authentication vulnerability in 4D SAS 4D Server software v17, v18, v19 R7, and earlier allows attackers to send crafted TCP packets containing requests to perform arbitrary actions...

7.8AI score0.01123EPSS
SaveExploits1References3
Fortinet
Fortinet
added 2023/06/16 12:00 a.m.56 views

Authenticated user null pointer dereference in SSL-VPN

A NULL pointer dereference vulnerability CWE-476 in SSL-VPN may allow an authenticated remote attacker to trigger a crash of the SSL-VPN service via crafted requests...

6.5CVSS6.1AI score0.00839EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/06/13 3:19 p.m.9 views

golang: html/template: backticks not treated as string delimiters

A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system...

9.8CVSS7.1AI score0.02281EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/06/13 3:19 p.m.12 views

golang: net/http, net/textproto: denial of service from excessive memory allocation

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused by memory exhaustion in the common function in HTTP and MIME header parsing. By sending a specially crafted request, a remote attacker can cause a denial of service...

7.5CVSS6.7AI score0.01888EPSS
SaveExploits0References6
OSV
OSV
added 2023/06/13 9:15 a.m.9 views

CVE-2023-33305

A loop with unreachable exit condition 'infinite loop' in Fortinet FortiOS version 7.2.0 through 7.2.4, FortiOS version 7.0.0 through 7.0.10, FortiOS 6.4 all versions, FortiOS 6.2 all versions, FortiOS 6.0 all versions, FortiProxy version 7.2.0 through 7.2.3, FortiProxy version 7.0.0 through 7.0....

6.5CVSS5.8AI score0.00827EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/13 9:15 a.m.4 views

CVE-2023-27997

A heap-based buffer overflow vulnerability CWE-122 in FortiOS version 7.2.4 and below, version 7.0.11 and below, version 6.4.12 and below, version 6.0.16 and below and FortiProxy version 7.2.3 and below, version 7.0.9 and below, version 2.0.12 and below, version 1.2 all versions, version 1.1 all...

9.8CVSS7.9AI score0.85689EPSS
SaveExploits10References2
OSV
OSV
added 2023/06/13 9:15 a.m.7 views

CVE-2023-26210

Multiple improper neutralization of special elements used in an os command 'OS Command Injection' vulnerabilties CWE-78 vulnerability in Fortinet allows a local authenticated attacker to execute arbitrary shell code as root user via crafted CLI requests...

7.8CVSS7.4AI score0.00496EPSS
SaveExploits0References1
NVD
NVD
added 2023/06/13 9:15 a.m.31 views

CVE-2023-27997

A heap-based buffer overflow vulnerability CWE-122 in FortiOS version 7.2.4 and below, version 7.0.11 and below, version 6.4.12 and below, version 6.0.16 and below and FortiProxy version 7.2.3 and below, version 7.0.9 and below, version 2.0.12 and below, version 1.2 all versions, version 1.1 all...

9.8CVSS10AI score0.85689EPSS
SaveExploits10References2
Rows per page
Query Builder