ID | CVSS | Summary | Last (major) update | Published | |
CVE-2023-43281 | None |
Double Free vulnerability in Nothings Stb Image.h v.2.28 allows a remote attacker to cause a denial of service via a crafted file to the stbi_load_gif_main function.
|
04-11-2023 - 06:15 | 25-10-2023 - 18:17 | |
CVE-2023-45661 | None |
stb_image is a single file MIT licensed library for processing images. A crafted image file may trigger out of bounds memcpy read in `stbi__gif_load_next`. This happens because two_back points to a memory address lower than the start of the buffer ou
|
04-11-2023 - 06:15 | 21-10-2023 - 00:15 | |
CVE-2023-45662 | None |
stb_image is a single file MIT licensed library for processing images. When `stbi_set_flip_vertically_on_load` is set to `TRUE` and `req_comp` is set to a number that doesn’t match the real number of components per pixel, the library attempts to flip
|
04-11-2023 - 06:15 | 21-10-2023 - 00:15 | |
CVE-2023-45663 | None |
stb_image is a single file MIT licensed library for processing images. The stbi__getn function reads a specified number of bytes from context (typically a file) into the specified buffer. In case the file stream points to the end, it returns zero. Th
|
04-11-2023 - 06:15 | 21-10-2023 - 00:15 | |
CVE-2023-45664 | None |
stb_image is a single file MIT licensed library for processing images. A crafted image file can trigger `stbi__load_gif_main_outofmem` attempt to double-free the out variable. This happens in `stbi__load_gif_main` because when the `layers * stride` v
|
04-11-2023 - 06:15 | 21-10-2023 - 00:15 | |
CVE-2023-45666 | None |
stb_image is a single file MIT licensed library for processing images. It may look like `stbi__load_gif_main` doesn’t give guarantees about the content of output value `*delays` upon failure. Although it sets `*delays` to zero at the beginning, it d
|
04-11-2023 - 06:15 | 21-10-2023 - 00:15 | |
CVE-2023-45667 | None |
stb_image is a single file MIT licensed library for processing images.
If `stbi__load_gif_main` in `stbi_load_gif_from_memory` fails it returns a null pointer and may keep the `z` variable uninitialized. In case the caller also sets the flip vertica
|
04-11-2023 - 06:15 | 21-10-2023 - 00:15 | |
CVE-2023-45675 | None |
stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in `f->vendor[len] = (char)'\0';`. The root cause is that if the len read in `start_decoder` is `-1` and `len + 1` become
|
04-11-2023 - 06:15 | 21-10-2023 - 00:15 | |
CVE-2023-4822 | None |
Grafana is an open-source platform for monitoring and observability. The vulnerability impacts Grafana instances with several organizations, and allows a user with Organization Admin permissions in one organization to change the permissions associate
|
04-11-2023 - 06:15 | 16-10-2023 - 09:15 | |
CVE-2023-42795 | None |
Incomplete Cleanup vulnerability in Apache Tomcat.When recycling various internal objects in Apache Tomcat from 11.0.0-M1 through 11.0.0-M11, from 10.1.0-M1 through 10.1.13, from 9.0.0-M1 through 9.0.80 and from 8.5.0 through 8.5.93, an error could
|
04-11-2023 - 06:15 | 10-10-2023 - 18:15 | |
CVE-2023-45648 | None |
Improper Input Validation vulnerability in Apache Tomcat.Tomcat from 11.0.0-M1 through 11.0.0-M11, from 10.1.0-M1 through 10.1.13, from 9.0.0-M1 through 9.0.81 and from 8.5.0 through 8.5.93 did not correctly parse HTTP trailer headers. A specially
c
|
04-11-2023 - 06:15 | 10-10-2023 - 19:15 | |
CVE-2023-43785 | None |
A vulnerability was found in libX11 due to a boundary condition within the _XkbReadKeySyms() function. This flaw allows a local user to trigger an out-of-bounds read error and read the contents of memory on the system.
|
04-11-2023 - 06:15 | 10-10-2023 - 13:15 | |
CVE-2023-43786 | None |
A vulnerability was found in libX11 due to an infinite loop within the PutSubImage() function. This flaw allows a local user to consume all available system resources and cause a denial of service condition.
|
04-11-2023 - 06:15 | 10-10-2023 - 13:15 | |
CVE-2023-43787 | None |
A vulnerability was found in libX11 due to an integer overflow within the XCreateImage() function. This flaw allows a local user to trigger an integer overflow and execute arbitrary code with elevated privileges.
|
04-11-2023 - 06:15 | 10-10-2023 - 13:15 | |
CVE-2023-29499 | None |
A flaw was found in GLib. GVariant deserialization fails to validate that the input conforms to the expected format, leading to denial of service.
|
04-11-2023 - 06:15 | 14-09-2023 - 20:15 | |
CVE-2023-25586 | None |
A flaw was found in Binutils. A logic fail in the bfd_init_section_decompress_status function may lead to the use of an uninitialized variable that can cause a crash and local denial of service.
|
04-11-2023 - 06:15 | 14-09-2023 - 21:15 | |
CVE-2023-25584 | None |
An out-of-bounds read flaw was found in the parse_module function in bfd/vms-alpha.c in Binutils.
|
04-11-2023 - 06:15 | 14-09-2023 - 21:15 | |
CVE-2023-25588 | None |
A flaw was found in Binutils. The field `the_bfd` of `asymbol`struct is uninitialized in the `bfd_mach_o_get_synthetic_symtab` function, which may lead to an application crash and local denial of service.
|
04-11-2023 - 06:15 | 14-09-2023 - 21:15 | |
CVE-2023-25585 | None |
A flaw was found in Binutils. The use of an uninitialized field in the struct module *module may lead to application crash and local denial of service.
|
04-11-2023 - 06:15 | 14-09-2023 - 21:15 | |
CVE-2023-32005 | None |
A vulnerability has been identified in Node.js version 20, affecting users of the experimental permission model when the --allow-fs-read flag is used with a non-* argument.
This flaw arises from an inadequate permission model that fails to restrict
|
04-11-2023 - 06:15 | 12-09-2023 - 02:15 | |
CVE-2023-42467 | None |
QEMU through 8.0.0 could trigger a division by zero in scsi_disk_reset in hw/scsi/scsi-disk.c because scsi_disk_emulate_mode_select does not prevent s->qdev.blocksize from being 256. This stops QEMU and the guest immediately.
|
04-11-2023 - 06:15 | 11-09-2023 - 04:15 | |
CVE-2022-4573 | None |
An SMI handler input validation vulnerability in the ThinkPad X1 Fold Gen 1 could allow an attacker with local access and elevated privileges to execute arbitrary code.
|
04-11-2023 - 03:24 | 30-10-2023 - 15:15 | |
CVE-2023-43322 | None |
ZPE Systems, Inc Nodegrid OS v5.0.0 to v5.0.17, v5.2.0 to v5.2.19, v5.4.0 to v5.4.16, v5.6.0 to v5.6.13, v5.8.0 to v5.8.10, and v5.10.0 to v5.10.3 was discovered to contain a command injection vulnerability via the endpoint /v1/system/toolkit/files/.
|
04-11-2023 - 03:24 | 28-10-2023 - 01:15 | |
CVE-2023-5717 | None |
A heap out-of-bounds write vulnerability in the Linux kernel's Linux Kernel Performance Events (perf) component can be exploited to achieve local privilege escalation.
If perf_read_group() is called while an event's sibling_list is smaller than its
|
04-11-2023 - 03:24 | 25-10-2023 - 18:17 | |
CVE-2023-45797 | None |
A Buffer overflow vulnerability in DreamSecurity MagicLine4NX versions 1.0.0.1 to 1.0.0.26 allows an attacker to remotely execute code.
|
04-11-2023 - 03:23 | 30-10-2023 - 07:15 | |
CVE-2023-46866 | None |
In International Color Consortium DemoIccMAX 79ecb74, CIccCLUT::Interp3d in IccProfLib/IccTagLut.cpp in libSampleICC.a attempts to access array elements at out-of-bounds indexes.
|
04-11-2023 - 03:23 | 30-10-2023 - 03:15 | |
CVE-2023-46867 | None |
In International Color Consortium DemoIccMAX 79ecb74, CIccXformMatrixTRC::GetCurve in IccCmm.cpp in libSampleICC.a has a NULL pointer dereference.
|
04-11-2023 - 03:23 | 30-10-2023 - 03:15 | |
CVE-2023-5810 | None |
A vulnerability, which was classified as problematic, has been found in flusity CMS. This issue affects the function loadPostAddForm of the file core/tools/posts.php. The manipulation of the argument edit_post_id leads to cross site scripting. The at
|
04-11-2023 - 03:23 | 27-10-2023 - 01:15 | |
CVE-2023-21373 | None |
In Telephony, there is a possible way for a guest user to change the preferred SIM due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for
|
04-11-2023 - 03:22 | 30-10-2023 - 18:15 | |
CVE-2023-21374 | None |
In System UI, there is a possible factory reset protection bypass due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
|
04-11-2023 - 03:22 | 30-10-2023 - 18:15 | |
CVE-2023-21350 | None |
In Media Projection, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This could lead to local information disclosure with no additional execution privileges need
|
04-11-2023 - 03:22 | 30-10-2023 - 17:15 | |
CVE-2023-21351 | None |
In Activity Manager, there is a possible background activity launch due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
|
04-11-2023 - 03:22 | 30-10-2023 - 17:15 | |
CVE-2023-21352 | None |
In NFA, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
|
04-11-2023 - 03:22 | 30-10-2023 - 17:15 | |
CVE-2023-21353 | None |
In NFA, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
|
04-11-2023 - 03:22 | 30-10-2023 - 17:15 | |
CVE-2023-21354 | None |
In Package Manager Service, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This could lead to local information disclosure with no additional execution privileg
|
04-11-2023 - 03:21 | 30-10-2023 - 17:15 | |
CVE-2023-21355 | None |
In libaudioclient, there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
|
04-11-2023 - 03:21 | 30-10-2023 - 17:15 | |
CVE-2023-21356 | None |
In Bluetooth, there is a possible out of bounds write due to a missing bounds check. This could lead to remote (proximal/adjacent) code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
|
04-11-2023 - 03:21 | 30-10-2023 - 17:15 | |
CVE-2023-21357 | None |
In NFC, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.
|
04-11-2023 - 03:20 | 30-10-2023 - 17:15 | |
CVE-2023-21358 | None |
In UWB Google, there is a possible way for a malicious app to masquerade as system app com.android.uwb.resources due to improperly used crypto. This could lead to local escalation of privilege with no additional execution privileges needed. User inte
|
04-11-2023 - 03:20 | 30-10-2023 - 17:15 | |
CVE-2023-21359 | None |
In Bluetooth, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure in the Bluetooth server with System execution privileges needed. User interaction is not needed for exploitation.
|
04-11-2023 - 03:20 | 30-10-2023 - 17:15 | |
CVE-2023-21360 | None |
In Bluetooth, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.
|
04-11-2023 - 03:20 | 30-10-2023 - 17:15 | |
CVE-2023-21361 | None |
In Bluetooth, there is a possibility of code-execution due to a use after free. This could lead to paired device escalation of privilege in the privileged Bluetooth process with no additional execution privileges needed. User interaction is not neede
|
04-11-2023 - 03:20 | 30-10-2023 - 17:15 | |
CVE-2023-42456 | None |
Sudo-rs, a memory safe implementation of sudo and su, allows users to not have to enter authentication at every sudo attempt, but instead only requiring authentication every once in a while in every terminal or process group. Only once a configurable
|
04-11-2023 - 03:15 | 21-09-2023 - 16:15 | |
CVE-2020-36653 | None |
A vulnerability was found in GENI Portal. It has been rated as problematic. Affected by this issue is some unknown functionality of the file portal/www/portal/error-text.php. The manipulation of the argument error leads to cross site scripting. The a
|
04-11-2023 - 02:56 | 18-01-2023 - 08:15 | |
CVE-2020-36654 | None |
A vulnerability classified as problematic has been found in GENI Portal. This affects the function no_invocation_id_error of the file portal/www/portal/sliceresource.php. The manipulation of the argument invocation_id/invocation_user leads to cross s
|
04-11-2023 - 02:56 | 18-01-2023 - 08:15 | |
CVE-2020-36651 | None |
A vulnerability has been found in youngerheart nodeserver and classified as critical. Affected by this vulnerability is an unknown functionality of the file nodeserver.js. The manipulation leads to path traversal. The identifier of the patch is c4c0f
|
04-11-2023 - 02:55 | 18-01-2023 - 01:15 | |
CVE-2021-4312 | None |
** UNSUPPPORTED WHEN ASSIGNED ** ** UNSUPPORTED WHEN ASSIGNED ** A vulnerability classified as problematic has been found in Th3-822 Rapidleech. This affects the function zip_go of the file classes/options/zip.php. The manipulation of the argument ar
|
04-11-2023 - 02:55 | 13-01-2023 - 18:15 | |
CVE-2021-4313 | None |
A vulnerability was found in NethServer phonenehome. It has been rated as critical. This issue affects the function get_info/get_country_coor of the file server/index.php. The manipulation leads to sql injection. The identifier of the patch is 759c30
|
04-11-2023 - 02:54 | 16-01-2023 - 12:15 | |
CVE-2019-25105 | None |
A vulnerability, which was classified as problematic, was found in dro.pm. This affects an unknown part of the file web/fileman.php. The manipulation of the argument secret/key leads to cross site scripting. It is possible to initiate the attack remo
|
04-11-2023 - 02:53 | 26-02-2023 - 08:15 | |
CVE-2017-20182 | None |
A vulnerability was found in Mobile Vikings Django AJAX Utilities up to 1.2.1 and classified as problematic. This issue affects the function Pagination of the file django_ajax/static/ajax-utilities/js/pagination.js of the component Backslash Handler.
|
04-11-2023 - 02:52 | 10-03-2023 - 02:15 |