An out-of-bounds read in the Agent of Ivanti Endpoint Manager before version 2024 SU7 allows a remote unauthenticated attacker to crash an agent service.
The UpdateHub firmware-update agent's probe handler (z_impl_updatehub_probe() in subsys/mgmt/updatehub/updatehub.c) parses the JSON metadata returned by the update server into a fixed two-level nested-array struct. After parsing it validates only the outer array length (objects_len != 2) and then dereferences objects[1].objects[0].objects.sha256sum via strlen() without checking that the inner object array of element [1] is non-empty. The metadata is attacker-influenceable network input: the age
The UpdateHub OTA client in subsys/mgmt/updatehub/updatehub.c contains an out-of-bounds / uninitialized-memory read in z_impl_updatehub_probe(). The probe response from the UpdateHub server is copied into a heap buffer (metadata) that is correctly NUL-terminated, but a second buffer (metadata_copy) is allocated with k_malloc (unzeroed) and filled with memcpy(metadata_copy, metadata, strlen(metadata)), which omits the terminating NUL. Everything after the copied content remains uninitialized heap
Cross-Site Request Forgery weaknesses in the Administrative Console of PingFederate versions before version 13.1 may allow actors to perform unauthorized actions via specially-crafted links triggered by administrators with active sessions.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.
Rejected reason: This CVE ID has been rejected.