3192 matches found
PoC-in-GitHub
PoC in GitHub 2026 CVE-2026-0009 2026-06-01 In multiple locations, there is a possible tapjacking 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...
PoC-in-GitHub
PoC su GitHub 2026 CVE-2026-0009 2026-06-01 In più posizioni, è presente un possibile tapjacking a causa di un errore logico nel codice. Ciò potrebbe portare a un'escalation locale dei privilegi senza che siano necessari ulteriori privilegi di esecuzione. Non è richiesta alcuna interazione...
Blackash-CVE-2025-20343
🔒 CVE-2025-20343: Vulnerabilità DoS di soppressione RADIUS in Cisco ISE 🌐 ⚠️ Panoramica 🚨 Vulnerabilità di denial-of-service DoS ad alta gravità in Cisco Identity Services Engine ISE! 💥 Un attaccante remoto non autenticato può bloccare il dispositivo con pacchetti RADIUS appositamente predisposti...
CVE-2024-57241
CVE-2024-57241CNNVD-2024-34500830 For web applications using DEDECMS 5.71SP1 and earlier, URL redirects occur because the source code logic error of the CMS does not judge the input GET request Per le applicazioni web che utilizzano DEDECMS 5.71SP1 e versioni precedenti, si verificano...
CVE-2026-58108
The personal access token removal query selects from PersonalAccessTokenDB but filters on columns of Session, with no join between them. SQLAlchemy resolves that as an implicit cross join, so the filter does not constrain the delete to the calling user's own token in the way the code reads as...
CVE-2026-58108
Ericsson CodeChecker 's personal access token deletion query selects from PersonalAccessTokenDB but filters on Session columns without a join. SQLAlchemy resolves this as an implicit cross join, meaning the filter fails to constrain the delete to the calling user's own token. As a result, a suffi...
CVE-2026-79406
A security vulnerability has been detected in macrozheng mall up to 1.0.3. Affected is the function OmsCartItemServiceImpl.updateQuantity of the file /cart/update/quantity. The manipulation of the argument quantity leads to business logic errors. The attack may be initiated remotely. The vendor...
CVE-2026-79406
macrozheng mall (open-source e-commerce platform) versions up to 1.0.3 contain a business logic error in the function OmsCartItemServiceImpl.updateQuantity , accessible via the endpoint /cart/update/quantity . Manipulating the quantity argument allows a remote, authenticated attacker to trigger l...
EUVD-2026-65486
A security vulnerability has been detected in macrozheng mall up to 1.0.3. Affected is the function OmsCartItemServiceImpl.updateQuantity of the file /cart/update/quantity. The manipulation of the argument quantity leads to business logic errors. The attack may be initiated remotely. The vendor...
Guide-and-theoretical-code-for-CVE-2023-35674
دليل وكود نظري لـ CVE-2023-35674 دليل وكود نظري لـ CVE-2023-35674 نظرًا لأن الأندرويد خارج نطاق مهاراتي، فيرجى اعتبار هذا نظرة عامة عالية المستوى من وجهة نظري حول كيفية استغلال هذه الثغرة. مقتطفات الكود هي مجرد هياكل، من فضلك ساعدني : أولاً، لا يمكنك استغلال CVE-2023-35674 بمفردها. لماذا؟ لأن...
CVE-2026-72703
CVE-2026-72703 is a soundness flaw in the guard checker of Rocq Prover (introduced in Coq 8.20). The function find_uniform_parameters in kernel/inductive.ml inspects only self-recursive calls when determining parameter uniformity for nested mutual fixpoints. When no body calls itself, it incorrec...
CVE-2025-26465
CVE-2025-26465 Il client OpenSSH contiene un errore logico tra le versioni 6.8p1 e 9.9p1 incluse che lo rende vulnerabile a un attacco MitM attivo se l'opzione VerifyHostKeyDNS è abilitata, consentendo a un intruso malintenzionato di impersonare un server legittimo quando un client tenta di...
CVE-2026-53794
A flaw was found in rsync. A logic error in the --max-alloc handling allows a remote attacker to disable memory allocation sanity checks by setting --max-alloc=0. This can lead to the receiver attempting unbounded memory allocations, potentially exhausting available memory and causing a denial of...
CVE-2026-73258 Mongoose: Multipart boundary/header scan logic error in mg_http_next_multipart
Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can place a lone carriage return or line feed in multipart input processed by mghttpnextmultipart in src/http.c. The loops comparing sb and sb + 1, and sh2 and sh2 + 1, use an incorrect AND condition and stop...
CVE-2026-74521
A flaw was found in ksmbd, a Linux kernel module that provides an in-kernel Server Message Block SMB server. This vulnerability stems from a logic error in how ClientGUIDs, which are unique client identifiers, are compared. The strncmp function, used for this comparison, stops at the first null...
Unity Linux 20.1050e Security Update: kernel (UTSA-2026-100133)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100133 advisory. In the Linux kernel, the following vulnerability has been resolved: memory: tegra124-emc: Fix dllchange check The code checking whether the specified memory timing...
CVE-2026-72410
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Validate NIX maximum LFs correctly NIX maximum number of LFs can be set via devlink command but that can be done before assigning any LFs to a PF/VF. The condition used to check whether any LFs are assigned is...
CVE-2026-72099
In the Linux kernel, the following vulnerability has been resolved: dm-integrity: don't increment hashoffset twice hashoffset is already incremented in the loop "for i = 0; i tocopy; i++, ts--". Do not increment it again...
CVE-2026-72155
In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: swp: Improve locking user experience In the case of the first block being locked or the few first blocks, if the user want to fully unlock the device it has two possibilities: - either it asks to unlock the entire...
CVE-2026-72231
In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: avoid request storms during pending request batadvsendttrequest allocates a ttreqnode when none exists for the destination originator node. This should prevent that a multiple TT requests are send at the same time...