Skip to content

Octopoller gem published with world-writable files

Low severity GitHub Reviewed Published Jun 15, 2022 in octokit/octopoller.rb • Updated Jul 10, 2023

Package

bundler octopoller (RubyGems)

Affected versions

= 0.2.0

Patched versions

0.3.0

Description

Impact

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 the owner (Group and Public) with access to the instance where this release had been installed could modify the world-writable files from this gem.

Malicious code already present and running on your machine, separate from this package, could modify the gem’s files and change its behavior during runtime.

Patches

  • octopoller 0.3.0

Workarounds

Users can use the previous version of the gem v0.1.0. Alternatively, users can modify the file permissions manually until they are able to upgrade to the latest version.

References

@nickfloyd nickfloyd published to octokit/octopoller.rb Jun 15, 2022
Published to the GitHub Advisory Database Jun 15, 2022
Reviewed Jun 15, 2022
Published by the National Vulnerability Database Jun 15, 2022
Last updated Jul 10, 2023

Severity

Low
2.5
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
High
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N

Weaknesses

CVE ID

CVE-2022-31071

GHSA ID

GHSA-26qj-cr27-r5c4

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.