Lucene search
K

567 matches found

Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.26 views

CVE-2023-52527

In the Linux kernel, the following vulnerability has been resolved: ipv4, ipv6: Fix handling of transhdrlen in ip,6appenddata Including the transhdrlen in length is a problem when the packet is partially filled e.g. something like sendMSGMORE happened previously when appending to an IPv4 or IPv6...

5.5CVSS6.1AI score0.00226EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/01/30 1:26 p.m.6 views

avahi: Reachable assertion in avahi_dns_packet_append_record

A vulnerability was found in Avahi, where a reachable assertion exists in avahidnspacketappendrecord...

6.2CVSS5.7AI score0.00306EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/01/25 8:36 a.m.6 views

avahi: Reachable assertion in avahi_dns_packet_append_record

A vulnerability was found in Avahi, where a reachable assertion exists in avahidnspacketappendrecord...

6.2CVSS5.7AI score0.00306EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2023/12/14 2:34 p.m.1 views

avahi: Reachable assertion in avahi_dns_packet_append_record

A vulnerability was found in Avahi, where a reachable assertion exists in avahidnspacketappendrecord...

6.2CVSS5.7AI score0.00306EPSS
Exploits0References4
OSV
OSV
added 2023/11/10 11:6 a.m.2 views

OESA-2023-1812 avahi security update

Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. This enables you to plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared...

6.2CVSS6.5AI score0.00306EPSS
Exploits0References2
OSV
OSV
added 2023/11/02 3:15 p.m.0 views

DEBIAN-CVE-2023-38469

A vulnerability was found in Avahi, where a reachable assertion exists in avahidnspacketappendrecord...

5.5CVSS6.2AI score0.00306EPSS
Exploits0References1
OSV
OSV
added 2023/11/02 3:15 p.m.3 views

ALPINE-CVE-2023-38469

A vulnerability was found in Avahi, where a reachable assertion exists in avahidnspacketappendrecord...

5.5CVSS6.8AI score0.00306EPSS
Exploits0References1
OSV
OSV
added 2023/11/02 3:15 p.m.3 views

AZL-34549 CVE-2023-38469 affecting package avahi for versions less than 0.8-4

A vulnerability was found in Avahi, where a reachable assertion exists in avahidnspacketappendrecord...

5.5CVSS6.6AI score0.00306EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/11/01 12:0 a.m.3 views

PT-2023-6687

Name of the Vulnerable Software and Affected Versions Bitrix24 version 22.0.300 Description An unsafe variable extraction issue exists in the bitrix/modules/main/classes/general/user options.php file. This allows remote authenticated attackers to execute arbitrary code through two methods:...

9CVSS8.7AI score0.01399EPSS
Exploits1References15
Positive Technologies
Positive Technologies
added 2023/10/18 12:0 a.m.5 views

PT-2023-31969 · WordPress · The Ai Chatbot For Wordpress

Name of the Vulnerable Software and Affected Versions: The AI ChatBot for WordPress versions up to, and including, 4.8.9 The AI ChatBot for WordPress version 4.9.2 Description: The issue allows subscriber-level attackers to perform Directory Traversal, potentially leading to a Denial of Service D...

9.6CVSS8.8AI score0.02066EPSS
Exploits2References9
Positive Technologies
Positive Technologies
added 2023/10/04 12:0 a.m.2 views

PT-2023-36052 · Git +1 · Apache Poi

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: A security exception crash was reported, involving the java.base/java.util.Arrays.copyOf, java.base/java.lang.AbstractStringBuilder.ensureCapacityInterna...

7.1AI score
Exploits0References2
Positive Technologies
Positive Technologies
added 2023/10/01 12:0 a.m.5 views

PT-2023-9463 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the handling of transhdrlen in the ip,6 append data function. Including transhdrlen in the length is a problem when the packet is partially filled, as it can...

9.8CVSS6.7AI score0.01358EPSS
Exploits7References554
CNNVD
CNNVD
added 2023/09/20 12:0 a.m.3 views

JerryScript Security Vulnerability

JerryScript is a lightweight JavaScript engine from the Jerryscript project. A security vulnerability exists in JerryScript version 3.0 that originates from allowing remote attackers to execute arbitrary code via the ecmastringbuilderappendraw component in...

9.8CVSS7.8AI score0.01977EPSS
Exploits2References4
Microsoft CVE
Microsoft CVE
added 2023/08/01 12:0 a.m.3 views

An issue was discovered in LibSass through 3.5.4. A NULL pointer dereference was found in the function Sass::Functions::selector_append which could be leveraged by an attacker to cause a denial of service (application crash) or possibly have unspecified other impact.

...

8.8CVSS7AI score0.01707EPSS
Exploits1
OSV
OSV
added 2023/06/22 2:15 p.m.3 views

CVE-2023-36369

An issue in the listappend component of MonetDB Server v11.45.17 and v11.46.0 allows attackers to cause a Denial of Service DoS via crafted SQL statements...

7.5CVSS5.8AI score0.00619EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2023/05/12 8:21 p.m.25 views

Vyper vulnerable to OOB DynArray access when array is on both LHS and RHS of an assignment

Impact during codegen, the length word of a dynarray is written before the data, which can result in OOB array access in the case where the dynarray is on both the lhs and rhs of an assignment. here is a minimal example producing the issue: vyper a:DynArrayuint256,3 @external def test -...

9.1CVSS8.8AI score0.01241EPSS
Exploits1References5Affected Software1
RedHat Linux
RedHat Linux
added 2023/05/09 11:51 a.m.1 views

Node.js: Regular Expression Denial of Service in Headers fetch API

Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the Headers.set and Headers.append methods are vulnerable to Regular Expression Denial of Service ReDoS attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normali...

7.5CVSS7.2AI score0.01315EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2023/04/26 12:0 a.m.2 views

PT-2023-9390 · Avahi +9 · Avahi +9

Name of the Vulnerable Software and Affected Versions: Avahi affected versions not specified Description: A vulnerability exists in Avahi due to a reachable assertion in the avahi dns packet append record function. This issue can be exploited to cause a denial of service. Recommendations: At the...

7.8CVSS6.8AI score0.0045EPSS
Exploits1References115
Positive Technologies
Positive Technologies
added 2023/03/24 12:0 a.m.2 views

PT-2023-17831 · Google · Android Kernel

Name of the Vulnerable Software and Affected Versions: Android kernel Description: The issue is related to an incorrect bounds check in the append to params function of param util.c, which could lead to a possible out of bounds write. This might result in local escalation of privilege without...

7.8CVSS7.4AI score0.00098EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2023/03/24 12:0 a.m.4 views

PT-2023-17839 · Google · Android Kernel

Name of the Vulnerable Software and Affected Versions: Android kernel Description: The issue is related to a possible out of bounds read in the append camera metadata function of camera metadata.c due to a missing bounds check. This could lead to local information disclosure, requiring System...

4.4CVSS4.6AI score0.00114EPSS
Exploits0References4
Rows per page
Query Builder