Lucene search
+L

981034 matches found

Cvelist
Cvelist
added 2026/08/13 3:19 p.m.37 views

CVE-2026-73570

A remote code execution vulnerability exists in Zimbra Collaboration ZCS before 10.1.20 when the optional zimbra-snmp package is installed and SNMP notifications are enabled. Due to improper sanitization of untrusted input during SNMP notification processing, an unauthenticated attacker can send...

8.9CVSS0.00539EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/13 3:19 p.m.6 views

DEBIAN-CVE-2026-53784

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS5.5AI score0.00175EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 3:15 p.m.31 views

CVE-2026-19710 SourceCodester Simple Student Information System view_department.php sql injection

A vulnerability was found in SourceCodester Simple Student Information System. Affected by this vulnerability is an unknown functionality of the file app/admin/departments/viewdepartment.php. Performing a manipulation of the argument ID results in sql injection. The attack is possible to be carri...

7.5CVSS0.00328EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/13 3:15 p.m.7 views

EUVD-2026-58068

A vulnerability was found in SourceCodester Simple Student Information System. Affected by this vulnerability is an unknown functionality of the file app/admin/departments/viewdepartment.php. Performing a manipulation of the argument ID results in sql injection. The attack is possible to be carri...

7.5CVSS7.1AI score0.00328EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/13 3:15 p.m.4 views

CVE-2026-19710

A vulnerability was found in SourceCodester Simple Student Information System. Affected by this vulnerability is an unknown functionality of the file app/admin/departments/viewdepartment.php. Performing a manipulation of the argument ID results in sql injection. The attack is possible to be carri...

7.5CVSS7.1AI score0.00328EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/13 3:15 p.m.20 views

CVE-2026-19710

CVE-2026-19710 affects SourceCodester Simple Student Information System. Affected vulnerability is in the admin/departments/view_department.php function where manipulating the ID parameter enables SQL injection, with a remote attack vector and PoC exploit publicly available. The vulnerability’s e...

7.5CVSS7.1AI score0.00328EPSS
SaveExploits0References6
Veracode
Veracode
added 2026/08/13 3:08 p.m.7 views

Improper Input Validation

Apache ActiveMQ is vulnerable to an Improper Input Validation vulnerability. The vulnerability is due to improper validation of negative content-length values in STOMP requests, which allows a remote unauthenticated attacker with access to an exposed STOMP connector to send malicious body data an...

7.5CVSS5.3AI score0.00577EPSS
SaveExploits0References4Affected Software3
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.5 views

c3p0: c3p0: Remote code execution via deserialization vulnerability

A flaw was found in c3p0, a JDBC Connection pooling library. This vulnerability allows a remote attacker to potentially execute arbitrary code by crafting a malicious data source object. When an application deserializes this object and automatically resolves its properties, it can trigger...

6.3CVSS5.9AI score0.00284EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.5 views

com.mchange/mchange-commons-java: mchange-commons-java: Remote code execution via JNDI injection

A flaw was found in mchange-commons-java, a Java utility library. This vulnerability allows a remote attacker to achieve arbitrary code execution through Java Naming and Directory Interface JNDI injection. The library's JNDI ObjectFactory can construct objects of arbitrary classes and initialize...

7.1CVSS6.2AI score0.00327EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.8 views

org.apache.camel/camel-vertx-http: Apache Camel (camel-vertx-http): Remote Code Execution via Deserialization of Untrusted Data

A flaw was found in the camel-vertx-http component of Apache Camel. This vulnerability, a Deserialization of Untrusted Data, could allow a remote attacker to execute arbitrary code. By controlling the backend server or acting as a man-in-the-middle, an attacker could send a specially crafted...

8.1CVSS6.7AI score0.00879EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.12 views

jackson-databind: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass

A flaw was found in jackson-databind. This vulnerability allows a remote attacker to bypass the PolymorphicTypeValidator PTV when polymorphic typing is enabled and a type identifier contains generic parameters. By crafting a malicious type ID, an attacker can place a denied class as a generic typ...

8.1CVSS5.7AI score0.00779EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.5 views

io.netty/netty-codec-xml: Netty: Information disclosure via XML External Entity (XXE) vulnerability

A flaw was found in Netty, a network application framework. A remote attacker could exploit this vulnerability by sending specially crafted XML data containing a DOCTYPE declaration to a vulnerable XmlDecoder within the Netty channel pipeline. This can lead to an XML External Entity XXE...

9.8CVSS5.3AI score0.00371EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.7 views

org.apache.httpcomponents.core5/httpcore5: Apache HttpComponents Core: Denial of Service via excessive HTTP headers

A flaw was found in Apache HttpComponents Core. This uncontrolled resource consumption vulnerability in the HTTP/1.1 message parser allows a remote attacker to cause a denial of service through memory exhaustion. This can be triggered by sending messages with an excessive number of headers or...

7.5CVSS5.4AI score0.00565EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.18 views

jackson-databind: Jackson-databind: Denial of Service via deeply nested JSON processing

A flaw was found in jackson-databind, a general-purpose data-binding library for Jackson Data Processor. A remote attacker can exploit this vulnerability by sending deeply nested JSON JavaScript Object Notation data to a service that reads and processes it. This can lead to a Denial of Service Do...

7.5CVSS5.4AI score0.00459EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.5 views

io.netty/netty-codec-stomp: Netty: Denial of Service vulnerability in STOMP decoder

A flaw was found in Netty, a network application framework, specifically within the StompSubframeDecoder component. This vulnerability allows a remote attacker to cause a denial of service DoS by sending a large number of small headers. The decoder fails to properly limit the total number or...

7.5CVSS5.4AI score0.00423EPSS
SaveExploits1References11
Cvelist
Cvelist
added 2026/08/13 2:46 p.m.38 views

CVE-2026-70452 rsync 3.1.0 < 3.5.0 Access Control Bypass via DNS Resolution Failure

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability that allows remote attackers to circumvent hosts deny rules by inducing DNS resolution failures during hostname-based access control evaluation. When a DNS lookup for a hostname-based deny rule fails, the daemon skips the ru...

9.1CVSS0.00462EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:46 p.m.27 views

CVE-2026-70452 rsync 3.1.0 < 3.5.0 Access Control Bypass via DNS Resolution Failure

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability that allows remote attackers to circumvent hosts deny rules by inducing DNS resolution failures during hostname-based access control evaluation. When a DNS lookup for a hostname-based deny rule fails, the daemon skips the ru...

9.1CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 2:46 p.m.39 views

CVE-2026-70452

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability: DNS-resolution failures during hostname-based deny rule evaluation cause the daemon to skip the rule instead of denying, enabling unauthorized access to restricted module file trees by attackers who can trigger DNS failures...

9.1CVSS5.3AI score0.00462EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:46 p.m.7 views

EUVD-2026-58051

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.2AI score0.00525EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:46 p.m.7 views

CVE-2026-70453 rsync < 3.5.0 Algorithmic Complexity DoS via hash_search()

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.5AI score0.00525EPSS
SaveExploits0References3
Rows per page
Query Builder