CVE-2024-1011
published 2024-01-29CVE-2024-1011: A vulnerability classified as problematic was found in SourceCodester Employee Management System 1.0. This vulnerability affects unknown code of the file…
PriorityP354high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
0.64%
46.3th percentile
A vulnerability classified as problematic was found in SourceCodester Employee Management System 1.0. This vulnerability affects unknown code of the file delete-leave.php of the component Leave Handler. The manipulation of the argument id leads to improper access controls. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-252280.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| employee_management_system_project | employee_management_system | — | — |
| sourcecodester | employee_management_system | — | — |
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.04.0MEDIUMAV:N/AC:L/Au:S/C:N/I:P/A:N
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Kernel
Merge branch 'tap-tun-harden-by-dropping-short-frame'
kernel_security·2024-07-25·CVSS 7.1
CVE-2024-41090 [HIGH] Merge branch 'tap-tun-harden-by-dropping-short-frame'
Merge branch 'tap-tun-harden-by-dropping-short-frame'
Dongli Zhang says:
tap/tun: harden by dropping short frame
This is to harden all of tap/tun to avoid any short frame smaller than the
Ethernet header (ETH_HLEN).
While the xen-netback already rejects short frame smaller than ETH_HLEN ...
914 static void xenvif_tx_build_gops(struct xenvif_queue *queue,
915 int budget,
916 unsigned *copy_ops,
917 unsigned *map_ops)
918 {
... ...
1007 if (unlikely(txreq.size vif->dev,
1009 "Bad packet size: %d\n", txreq.size);
1010 xenvif_tx_err(queue, &txreq, extra_count, idx);
1011 break;
1012 }
... the short frame may not be dropped by vhost-net/tap/tun.
This fixes CVE-2024-41090 and CVE-2024-41091.
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jaku
GHSA
GHSA-8qq6-2q43-h362: A vulnerability classified as problematic was found in SourceCodester Employee Management System 1
ghsa_unreviewed·2024-01-29
CVE-2024-1011 [MEDIUM] CWE-284 GHSA-8qq6-2q43-h362: A vulnerability classified as problematic was found in SourceCodester Employee Management System 1
A vulnerability classified as problematic was found in SourceCodester Employee Management System 1.0. This vulnerability affects unknown code of the file delete-leave.php of the component Leave Handler. The manipulation of the argument id leads to improper access controls. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-252280.
Red Hat
kernel: erofs: fix file-backed mounts over FUSE
vendor_redhat·2024-12-27·CVSS 5.5
CVE-2024-53235 [MEDIUM] CWE-476 kernel: erofs: fix file-backed mounts over FUSE
kernel: erofs: fix file-backed mounts over FUSE
In the Linux kernel, the following vulnerability has been resolved:
erofs: fix file-backed mounts over FUSE
syzbot reported a null-ptr-deref in fuse_read_args_fill:
fuse_read_folio+0xb0/0x100 fs/fuse/file.c:905
filemap_read_folio+0xc6/0x2a0 mm/filemap.c:2367
do_read_cache_folio+0x263/0x5c0 mm/filemap.c:3825
read_mapping_folio include/linux/pagemap.h:1011 [inline]
erofs_bread+0x34d/0x7e0 fs/erofs/data.c:41
erofs_read_superblock fs/erofs/super.c:281 [inline]
erofs_fc_fill_super+0x2b9/0x2500 fs/erofs/super.c:625
Unlike most filesystems, some network filesystems and FUSE need
unavoidable valid `file` pointers for their read I/Os [1].
Anyway, those use cases need to be supported too.
[1] https://docs.kernel.org/filesystems/vfs.html
Package: kern
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-01-29
Published