Lucene search
K

25 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 10:48 a.m.6 views

CVE-2022-31072

Octokit is a Ruby toolkit for the GitHub API. Versions 4.23.0 and 4.24.0 of the octokit gem were published containing world-writeable files. Specifically, the gem was packed with files having their permissions set to -rw-rw-rw- i.e. 0666 instead of rw-r--r-- i.e. 0644. This means everyone who is...

3.3CVSS6.7AI score0.00029EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2000-0710

Malware in sbrugna...

7.2CVSS6.4AI score0.00052EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2001-1237

Malware in sbrugna...

1.2CVSS6.4AI score0.00519EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2013-4249

Malware in sbrugna...

7.8CVSS7.6AI score0.00105EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-5885

Malicious code in bioql PyPI...

3.3CVSS4.2AI score0.00036EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-6044

Malicious code in bioql PyPI...

3.3CVSS4.1AI score0.00029EPSS
Exploits0References5
NVD
NVD
added 2022/06/15 11:15 p.m.13 views

CVE-2022-31072

Octokit is a Ruby toolkit for the GitHub API. Versions 4.23.0 and 4.24.0 of the octokit gem were published containing world-writeable files. Specifically, the gem was packed with files having their permissions set to -rw-rw-rw- i.e. 0666 instead of rw-r--r-- i.e. 0644. This means everyone who is...

3.3CVSS0.00029EPSS
Exploits0References2
NVD
NVD
added 2022/06/15 11:15 p.m.9 views

CVE-2022-31071

Octopoller is a micro gem for polling and retrying. Version 0.2.0 of the octopoller gem was published containing world-writeable files. Specifically, the gem was packed with files having their permissions set to -rw-rw-rw- i.e. 0666 instead of rw-r--r-- i.e. 0644. This means everyone who is not t...

3.3CVSS0.00036EPSS
Exploits0References2
OSV
OSV
added 2022/06/15 10:35 p.m.8 views

CVE-2022-31071 Octopoller gem published with world-writable files

Octopoller is a micro gem for polling and retrying. Version 0.2.0 of the octopoller gem was published containing world-writeable files. Specifically, the gem was packed with files having their permissions set to -rw-rw-rw- i.e. 0666 instead of rw-r--r-- i.e. 0644. This means everyone who is not t...

2.5CVSS4.3AI score0.00036EPSS
Exploits0References4
CVE
CVE
added 2022/06/15 10:35 p.m.664 views

CVE-2022-31072

The CVE affects the Ruby Octokit gem; versions 4.23.0 and 4.24.0 ship world-writable files (permissions 0666) instead of 0644, enabling modification by non-owners in affected environments. The root cause is improper packaging of files during these releases. A fix is available in Octokit 4.25.0. W...

3.3CVSS3.5AI score0.00029EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2022/06/15 10:35 p.m.16 views

CVE-2022-31072 Octokit gem published with world-writable files

Octokit is a Ruby toolkit for the GitHub API. Versions 4.23.0 and 4.24.0 of the octokit gem were published containing world-writeable files. Specifically, the gem was packed with files having their permissions set to -rw-rw-rw- i.e. 0666 instead of rw-r--r-- i.e. 0644. This means everyone who is...

2.5CVSS4.2AI score0.00029EPSS
Exploits0References4
Prion
Prion
added 2019/11/01 6:15 p.m.8 views

Code injection

ovirt-engine 3.2 running on Linux kernel 3.1 and newer creates certain files world-writeable due to an upstream kernel change which impacted how python's os.chmod works when passed a mode of '-1'...

4.6CVSS7AI score0.00105EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2019/11/01 5:20 p.m.125 views

CVE-2013-4367

CVE-2013-4367 affects ovirt-engine 3.2 running on Linux kernel 3.1 and newer, where upstream kernel behavior change with os.chmod(-1) causes certain files to become world-writable. This is a local attacker issue with potential exposure of sensitive data, as reflected by CVSS metrics (NVD CVSSv3.1...

7.8CVSS7.4AI score0.00105EPSS
Exploits0References2Affected Software1
Samba
Samba
added 2013/03/19 12:0 a.m.60 views

World-writeable files may be created in additional shares on a

Description Administrators of the Samba 4.0 Active Directory Domain Controller might unexpectedly find files created world-writeable if additional CIFS file shares are created on the AD DC. By default the AD DC is not vulnerable to this issue, as a specific inheritable ACL is set on the files in...

6CVSS7.1AI score0.00283EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2006/01/15 12:0 a.m.27 views

Ubuntu 4.10 : cpio vulnerability (USN-75-1)

Recently it was discovered that cpio created world-writeable files when used in -o/--create mode with giving an output file with -O. This allowed any user to modify the created cpio archives. Now cpio respects the current umask setting of the user. Note: This vulnerability has already been fixed ...

2.1CVSS5.4AI score0.00139EPSS
Exploits1References1
Ubuntu
Ubuntu
added 2005/02/04 7:23 p.m.59 views

USN-75-1: cpio vulnerability

Recently it was discovered that cpio created world-writeable files when used in -o/--create mode with giving an output file with -O. This allowed any user to modify the created cpio archives. Now cpio respects the current umask setting of the user. Note: This vulnerability has already been fixed ...

2.1CVSS5.2AI score0.00139EPSS
Exploits1
NVD
NVD
added 2003/03/24 5:0 a.m.20 views

CVE-2003-0150

MySQL 3.23.55 and earlier creates world-writeable files and allows mysql users to gain root privileges by using the "SELECT INFO OUTFILE" operator to overwrite a configuration file and cause mysql to run as root upon restart, as demonstrated by modifying my.cnf...

9CVSS6.5AI score0.12813EPSS
Exploits4References14
Cvelist
Cvelist
added 2003/03/21 5:0 a.m.23 views

CVE-2003-0150

MySQL 3.23.55 and earlier creates world-writeable files and allows mysql users to gain root privileges by using the "SELECT INFO OUTFILE" operator to overwrite a configuration file and cause mysql to run as root upon restart, as demonstrated by modifying my.cnf...

6.3AI score0.12813EPSS
Exploits4References14
CERT
CERT
added 2003/03/18 12:0 a.m.39 views

MySQL allows default user to be changed to root via custom "my.cnf" file

Overview MySQL reads configuration options from world-writeable files. This can lead to a remote user gaining elevated privileges. Description A message posted to the bugtraq mailing list details a vulnerability affecting versions of MySQL prior to 3.23.56. MySQL would permit users with 'FILE'...

9CVSS5.8AI score0.12813EPSS
Exploits4References1
Cvelist
Cvelist
added 2001/09/12 4:0 a.m.14 views

CVE-1999-1460

BMC PATROL SNMP Agent before 3.2.07 allows local users to create arbitrary world-writeable files as root by specifying the target file as the second argument to the snmpmagt program...

6.5AI score0.00397EPSS
Exploits1References3
Rows per page
Query Builder