Lucene search
+L

1688 matches found

Metasploit
Metasploit
•added 2025/05/29 6:52 p.m.•370 views

PHP Exec, PHP Command Shell, Bind TCP (via php) IPv6

Execute a PHP payload as an OS command from a Posix-compatible shell. Listen for a connection and spawn a command shell via php IPv6 Module Options msf use payload/cmd/unix/php/bindphpipv6 msf payloadbindphpipv6 show actions ...actions... msf payloadbindphpipv6 set ACTION msf payloadbindphpipv6...

5.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2025/05/29 6:52 p.m.•551 views

PHP Exec, PHP Meterpreter, PHP Reverse TCP Stager

Execute a PHP payload as an OS command from a Posix-compatible shell. Run a meterpreter server in PHP. Reverse PHP connect back stager with checks for disabled functions Module Options msf use payload/cmd/unix/php/meterpreter/reversetcp msf payloadreversetcp show actions ...actions... msf...

5.8AI score
SaveExploits0
Metasploit
Metasploit
•added 2025/05/29 6:52 p.m.•547 views

PHP Exec, PHP Command Shell, Reverse TCP (via PHP)

Execute a PHP payload as an OS command from a Posix-compatible shell. Reverse PHP connect back shell with checks for disabled functions Module Options msf use payload/cmd/unix/php/reversephp msf payloadreversephp show actions ...actions... msf payloadreversephp set ACTION msf payloadreversephp sh...

5.8AI score
SaveExploits0
OSV
OSV
•added 2025/05/29 2:15 p.m.•6 views

UBUNTU-CVE-2025-37999

In the Linux kernel, the following vulnerability has been resolved: fs/erofs/fileio: call erofsonlinefoliosplit after bioaddfolio If bioaddfolio fails because it is full, erofsfileioscanfolio needs to submit the I/O request via erofsfileiorqsubmit and allocate a new I/O request with an empty stru...

6.8CVSS6.5AI score0.00174EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
•added 2025/05/23 10:03 a.m.•15 views

CVE-2024-25391

A stack buffer overflow occurs in libc/posix/ipc/mqueue.c in RT-Thread through 5.0.2...

8.4CVSS7.5AI score0.00323EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/22 2:38 a.m.•19 views

CVE-2017-1000455

GuixSD prior to Git commit 5e66574a128937e7f2fcf146d146225703ccfd5d used POSIX hard links incorrectly, leading the creation of setuid executables in "the store", violating a fundamental security assumption of GNU Guix...

5.5CVSS6.8AI score0.0018EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/21 11:29 p.m.•16 views

CVE-2007-6733

The nfslock function in fs/nfs/file.c in the Linux kernel 2.6.9 does not properly remove POSIX locks on files that are setgid without group-execute permission, which allows local users to cause a denial of service BUG and system crash by locking a file on an NFS filesystem and then changing this...

4.9CVSS6.3AI score0.0056EPSS
SaveExploits4References1
RedhatCVE
RedhatCVE
•added 2025/05/21 9:21 p.m.•17 views

CVE-2003-1324

Race condition in the canopen function in Elm ME+ 2.4, when installed setgid mail and the operating system lacks POSIX saved ID support, allows local users to read and modify certain files with the privileges of the mail group...

4.6CVSS6.6AI score0.00289EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/21 8:30 p.m.•14 views

CVE-2002-2038

Next Generation POSIX Threading NGPT 1.9.0 uses a filesystem-based shared memory entry, which allows local users to cause a denial of service or in threaded processes or spoof files via unknown methods...

3.6CVSS6.6AI score0.00285EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/21 6:12 p.m.•9 views

CVE-1999-0654

The OS/2 or POSIX subsystem in NT is enabled...

10CVSS7AI score0.01856EPSS
SaveExploits0References1
Rockylinux
Rockylinux
•added 2025/05/07 7:11 p.m.•30 views

samba bug fix update

An update is available for samba. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Samba is an open-source implementation of the Server Message Block SMB protocol...

7.3AI score
SaveExploits0
SUSE CVE
SUSE CVE
•added 2025/05/03 2:51 a.m.•10 views

SUSE CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References3
NVD
NVD
•added 2025/05/02 4:15 p.m.•19 views

CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS0.00193EPSS
SaveExploits0References4
OSV
OSV
•added 2025/05/02 4:15 p.m.•8 views

DEBIAN-CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
•added 2025/05/02 4:15 p.m.•14 views

UBUNTU-CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References7
CVE
CVE
•added 2025/05/02 3:55 p.m.•96 views

CVE-2023-53061

CVE-2023-53061 affects the Linux kernel (ksmbd) and describes a refcount leak in smb2_open() where the reference count of acls can leak if memory allocation fails. The fix adds the missing posix_acl_release() to prevent the leak. Connected documents confirm the vulnerability was addressed in the ...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
•added 2025/04/28 10:15 a.m.•17 views

Moderate: Red Hat Security Advisory: glibc security update

An update for glibc is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

6.2CVSS6.9AI score0.00356EPSS
SaveExploits0References2
OSV
OSV
•added 2025/04/28 12:00 a.m.•24 views

ALSA-2025:4244 Moderate: glibc security update

The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache daemon nscd used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. Security Fixes: glibc:...

6.2CVSS7.7AI score0.00356EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2025/04/18 1:23 a.m.•9 views

SUSE CVE-2025-22070

In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix NULL pointer dereference on mkdir When a 9p tree was mounted with option 'posixacl', parent directory had a default ACL set for its subdirectories, e.g.: setfacl -m default:group:simpsons:rwx parentdir then creating a...

5.5CVSS6.4AI score0.00202EPSS
SaveExploits0References16
OSV
OSV
•added 2025/04/16 3:16 p.m.•23 views

AZL-61700 CVE-2025-22070 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix NULL pointer dereference on mkdir When a 9p tree was mounted with option 'posixacl', parent directory had a default ACL set for its subdirectories, e.g.: setfacl -m default:group:simpsons:rwx parentdir then creating a...

5.5CVSS5.9AI score0.00202EPSS
SaveExploits0References1
Rows per page
Query Builder