Lucene search
+L

1351 matches found

Ubuntu
Ubuntu
added 2018/11/30 6:31 a.m.74 views

USN-3833-1: Linux kernel (AWS) vulnerabilities

Jann Horn discovered that the Linux kernel mishandles mapping UID or GID ranges inside nested user namespaces in some situations. A local attacker could use this to bypass access controls on resources outside the namespace. CVE-2018-18955 Philipp Wendler discovered that the overlayfs implementati...

7CVSS6.9AI score0.07611EPSS
SaveExploits25
Tenable Nessus
Tenable Nessus
added 2018/11/30 12:0 a.m.70 views

Ubuntu 18.10 : Linux kernel (AWS) vulnerabilities (USN-3832-1)

Jann Horn discovered that the procfs file system implementation in the Linux kernel did not properly restrict the ability to inspect the kernel stack of an arbitrary task. A local attacker could use this to expose sensitive information. CVE-2018-17972 Jann Horn discovered that the mremap system...

7.8CVSS6.8AI score0.07611EPSS
SaveExploits28References7
OSV
OSV
added 2018/11/16 8:29 p.m.20 views

CVE-2018-18955

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, mapwrite in kernel/usernamespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAPSYSADMIN in an affected user namespace can bypass access controls on resources...

7CVSS6.9AI score
SaveExploits0References15
NVD
NVD
added 2018/11/16 8:29 p.m.33 views

CVE-2018-18955

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, mapwrite in kernel/usernamespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAPSYSADMIN in an affected user namespace can bypass access controls on resources...

7CVSS7AI score0.07611EPSS
SaveExploits24References15
Prion
Prion
added 2018/11/16 8:29 p.m.24 views

Input validation

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, mapwrite in kernel/usernamespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAPSYSADMIN in an affected user namespace can bypass access controls on resources...

4.4CVSS6.7AI score0.07611EPSS
SaveExploits24References15Affected Software2
Debian CVE
Debian CVE
added 2018/11/16 8:0 p.m.46 views

CVE-2018-18955

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, mapwrite in kernel/usernamespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAPSYSADMIN in an affected user namespace can bypass access controls on resources...

7CVSS7.1AI score0.07611EPSS
SaveExploits24
Cvelist
Cvelist
added 2018/11/16 8:0 p.m.38 views

CVE-2018-18955

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, mapwrite in kernel/usernamespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAPSYSADMIN in an affected user namespace can bypass access controls on resources...

6.9AI score0.07611EPSS
SaveExploits24References15
CVE
CVE
added 2018/11/16 8:0 p.m.615 views

CVE-2018-18955

CVE-2018-18955 affects Linux kernels 4.15.x–4.19.x, with privilege escalation via map_write() in kernel/user_namespace.c when nested user namespaces have more than 5 UID/GID ranges. A user with CAP_SYS_ADMIN in the affected namespace can bypass controls outside the namespace (e.g., read /etc/shad...

7CVSS6.8AI score0.07611EPSS
SaveExploits24References15Affected Software1
EUVD
EUVD
added 2018/11/16 8:0 p.m.6 views

EUVD-2018-10659

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, mapwrite in kernel/usernamespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAPSYSADMIN in an affected user namespace can bypass access controls on resources...

7CVSS7.9AI score0.07611EPSS
SaveExploits24References18
exploitpack
exploitpack
added 2018/11/16 12:0 a.m.105 views

Linux - Broken uidgid Mapping for Nested User Namespaces

Linux - Broken uidgid Mapping for Nested User Namespaces commit 6397fac4915a "userns: bump idmap limits to 340" increases the number of possible uid/gid mappings that a namespace can have from 5 to 340. This is implemented by switching to a different data structure if the number of mappings excee...

4.4CVSS7.1AI score0.07611EPSS
SaveExploits24
UbuntuCve
UbuntuCve
added 2018/11/16 12:0 a.m.58 views

CVE-2018-18955

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, mapwrite in kernel/usernamespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAPSYSADMIN in an affected user namespace can bypass access controls on resources...

7CVSS7AI score0.07611EPSS
SaveExploits24References6
OSV
OSV
added 2018/11/16 12:0 a.m.18 views

UBUNTU-CVE-2018-18955

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, mapwrite in kernel/usernamespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAPSYSADMIN in an affected user namespace can bypass access controls on resources...

7CVSS7AI score0.07611EPSS
SaveExploits24References7
Exploit DB
Exploit DB
added 2018/11/16 12:0 a.m.94 views

Linux - Broken uid/gid Mapping for Nested User Namespaces

commit 6397fac4915a "userns: bump idmap limits to 340" increases the number of possible uid/gid mappings that a namespace can have from 5 to 340. This is implemented by switching to a different data structure if the number of mappings exceeds 5: Instead of linear search over an unsorted array of...

7CVSS7.2AI score0.07611EPSS
SaveExploits24
zdt
zdt
added 2018/11/16 12:0 a.m.419 views

Linux - Broken uid/gid Mapping for Nested User Namespaces Exploit

Exploit for linux platform in category local exploits Linux - Broken uid/gid Mapping for Nested User Namespaces Exploit commit 6397fac4915a "userns: bump idmap limits to 340" increases the number of possible uid/gid mappings that a namespace can have from 5 to 340. This is implemented by switchin...

7AI score0.07611EPSS
SaveExploits24
CNVD
CNVD
added 2018/11/06 12:0 a.m.8 views

CCTV News App Has Override Access Vulnerability

CCTV News App is a portal news app software. CCTV News APP has an override access vulnerability . Attackers can use this vulnerability to directly query other users' information by grabbing packets and modifying UID parameters...

6.7AI score
SaveExploits0
Oracle linux
Oracle linux
added 2018/11/05 12:0 a.m.517 views

389-ds-base security, bug fix, and enhancement update

1.3.8.4-15 - Bump version to 1.3.8.4-15 - Resolves: Bug 1624004 - Fix regression in last patch 1.3.8.4-14 - Bump version to 1.3.8.4-14 - Resolves: Bug 1624004 - potential denial of service attack 1.3.8.4-13 - Bump version to 1.3.8.4-13 - Resolves: Bug 1623949 - Crash in deletepasswdPolicy when...

7.8CVSS0.5AI score0.0629EPSS
SaveExploits0
zdt
zdt
added 2018/10/26 12:0 a.m.81 views

Linux systemd Symlink Dereference Via chown_one() Exploit

Linux suffers from an issue with systemd where chownone can dereference symlinks. systemd: chownone can dereference symlinks CVE-2018-15687 I am sending this bug report to Ubuntu, even though it's an upstream bug, as requested at...

0.2AI score0.01058EPSS
SaveExploits5
CVE
CVE
added 2018/10/09 8:0 p.m.50 views

CVE-2018-18191

CVE-2018-18191 describes a Cross‑Site Request Forgery (CSRF) vulnerability in Dayrui FineCms 5.4, specifically in /admin.php?c=member&m=edit&uid=1, which allows remote attackers to change the administrator’s password. The connected documents confirm the affected product/version and the vulnerable...

8.8CVSS8.7AI score0.00806EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2018/10/09 6:29 p.m.15 views

Sql injection

An issue was discovered in DuomiCMS 3.0. SQL injection exists in the ajax.php file, as demonstrated by the uid parameter...

7.5CVSS9.8AI score0.01261EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2018/10/09 6:29 p.m.7 views

CVE-2018-18084

An issue was discovered in DuomiCMS 3.0. SQL injection exists in the ajax.php file, as demonstrated by the uid parameter...

9.8CVSS5.8AI score0.01261EPSS
SaveExploits1References2
Rows per page
Query Builder