231583 matches found
CVE-2024-20346
The CVE-2024-20346 issue affects Cisco AppDynamics Controller’s web-based management interface. It is a reflected cross-site scripting (XSS) vulnerability caused by insufficient validation of user-supplied input. An authenticated, remote attacker could entice a user to click a malicious link, ena...
CVE-2024-20292
Cisco Duo Authentication for Windows Logon and RDP contains a local, authenticated-information disclosure vulnerability in its logging component. The issue stems from improper storage of an unencrypted registry key in logs, allowing a local attacker to read sensitive data in clear text on the aff...
CVE-2024-20336
The CVE-2024-20336 entry affects Cisco Small Business 100/300/500 Series Wireless APs. The vulnerability is in the web-based management interface, caused by insufficient validation of user-supplied input, enabling an authenticated, remote attacker with valid admin credentials to trigger a buffer ...
CVE-2024-20335
CVE-2024-20335 affects Cisco Small Business 100/300/500 Series Wireless APs. The issue is in the web-based management interface where insufficient validation of input enables an authenticated, remote attacker with valid admin credentials to perform command injection and potentially execute arbitr...
CVE-2024-20338
Cisco Secure Client for Linux contains a privilege-escalation flaw in the ISE Posture (System Scan) module caused by an uncontrolled search path element. An authenticated, local attacker could place a malicious library in a targeted filesystem location and, after prompting an admin to restart a p...
CVE-2024-20301
Cisco Duo Authentication for Windows Logon and RDP is affected by an authentication bypass vulnerability. The issue stems from failure to invalidate locally created trusted sessions after reboot, allowing an authenticated, physical attacker to bypass secondary authentication and access the Window...
CVE-2023-50740
CVE-2023-50740 affects Apache Linkis
Design/Logic Flaw
This vulnerability exists in AppSamvid software due to the usage of a weaker cryptographic algorithm hash SHA1 in user login component. An attacker with local administrative privileges could exploit this to obtain the password of AppSamvid on the targeted system. Successful exploitation of this...
CVE-2024-26580
The CVE-2024-26580 issue affects Apache InLong 1.8.0–1.10.0 and is caused by deserialization of untrusted data, enabling a payload to read arbitrary files on the host. Impact is high confidentiality, with potential total control of data exposure per the sources. Remediation is to upgrade to InLon...
CVE-2024-25103
CVE-2024-25103 affects AppSamvid software, with DLL hijacking as the underlying vector due to vulnerable/outdated components. Local administrative privileges are required to place malicious DLLs on the target system, enabling arbitrary code execution if exploited. The available connected document...
CVE-2024-25102
CVE-2024-25102 affects AppSamvid software. The vulnerability arises from using a weak hash (SHA-1) in the user login component, enabling a local administrator to obtain the password and potentially take full control of the application on the targeted system. The CVSS data indicates local access w...
CVE-2024-1224
The CVE-2024-1224 issue affects USB Pratirodh, specifically in the user login component where SHA-1 is used for hashing. A local attacker with administrative privileges could exploit this weakness to obtain the password on the targeted system, enabling them to take control of the application and ...
CVE-2024-2211
Cross-Site Scripting stored vulnerability in Gophish Admin Panel (version 0.12.1) allows storing a malicious JavaScript payload in the campaign menu and triggering it when the campaign is removed from the menu. Affected: Gophish; root cause: stored XSS in the campaign menu; impact: potential for ...
Stack overflow
In the Linux kernel, the following vulnerability has been resolved: powerpc/lib: Validate size for vector operations Some of the fp/vmx code in sstep.c assume a certain maximum size for the instructions being emulated. The size of those operations however is determined separately in analyseinstr...
Spoofing
In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: restart beacon queue when hardware reset When a hardware reset is triggered, all registers are reset, so all queues are forced to stop in hardware interface. However, mac80211 will not automatically stop the queue. ...
Spoofing
In the Linux kernel, the following vulnerability has been resolved: reiserfs: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change reiserfs rename code to avoid touching renamed directory if its parent does no...
Spoofing
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-fkuehlin 276 Not tainted...
Design/Logic Flaw
In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbAdjTree Currently there is a bound check missing in the dbAdjTree while accessing the dmtstree. To add the required check added the bool isctl which is required to determine the size as...
Spoofing
In the Linux kernel, the following vulnerability has been resolved: ceph: fix deadlock or deadcode of misusing dget The lock order is incorrect between denty and its parent, we should always make sure that the parent get the lock first. But since this deadcode is never used and the parent dir wil...
Spoofing
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Move scsihostbusy out of host lock for waking up EH handler Inside scsiehwakeup, scsihostbusy is called & checked with host lock every time for deciding if error handler kthread needs to be waken up. This can be too...