Top issues
Detected presence of low severity vulnerabilities.
Causes risk: low severity vulnerabilities
vulnerabilities
Problem
Software composition analysis has identified a component with one or more known vulnerabilities. Based on the CVSS scoring, these vulnerabilities have been marked as low severity.Prevalence in RubyGems community
11 packages
found in
Top 100
48 packages
found in
Top 1k
550 packages
found in
Top 10k
6318 packages
in community
Next steps
Perform impact analysis for the reported CVEs.
Update the component to the latest version.
Lower severity vulnerabilities can be resolved with less urgency, but you should still make a plan to do so.
Detected presence of software components that can tamper with the machine power settings.
hunting
Problem
Software components sometimes need to interact with higher privilege parts of the operating system, often requiring administrative access to accomplish a task. Machine power settings are high privilege functions that can change the power state of the device. This includes the ability to reboot and shutdown computer systems. Attackers often abuse machine power settings to force a system reboot, upon which malicious code can infect the system and gain persistence. While the presence of code that tampers with machine power settings does not necessarily imply malicious intent, all of its uses in a software package should be documented and approved. Only select applications should consider using functions that interact with the machine power state. One example of acceptable use for such functions is prompting users to reboot their system during complex software installations.Prevalence in RubyGems community
1 packages
found in
Top 100
5 packages
found in
Top 1k
33 packages
found in
Top 10k
279 packages
in community
Next steps
Investigate reported detections as indicators of software tampering.
Consult Mitre ATT&CK documentation: T1529 - System Shutdown/Reboot.
Consider rewriting the flagged code without using the marked behaviors.
Problem
Uniform Resource Locators (URLs) are structured addresses that point to locations and assets on the internet. URLs allow software developers to build complex applications that exchange data with servers that can be hosted in multiple geographical regions. URLs can commonly be found embedded in documentation, configuration files, source code and compiled binaries. A port number is associated with a network address of a host, such as an IP address, and the type of network protocol used for communication. Within URLs, the ports are optional. Ports can be specified in a URL immediately following the domain name. Each network protocol, or schema, has a set of standard ports on which the service operates. This issue is raised when a mismatch between a network protocol and its expected port number is detected. While the presence of non-standard ports does not imply malicious intent, all of their uses in a software package should be documented and approved.Prevalence in RubyGems community
27 packages
found in
Top 100
375 packages
found in
Top 1k
1571 packages
found in
Top 10k
15785 packages
in community
Next steps
Investigate reported detections.
If the software should not include these network references, investigate your build and release environment for software supply chain compromise.
You should delay the software release until the investigation is completed, or until the issue is risk accepted.
Consider changing the port to one that is standard for the networking protocol.
Problem
Uniform Resource Locators (URLs) are structured addresses that point to locations and assets on the internet. URLs allow software developers to build complex applications that exchange data with servers that can be hosted in multiple geographical regions. URLs can commonly be found embedded in documentation, configuration files, source code and compiled binaries. Query parameters are a defined set of parameters (key-value pairs) attached to the end of a URL. Query parameters are used to provide additional information to a web service when making a request. They are an optional, but an important part of the URL, as they may define specific content or actions based on the data being passed. Some data they pass might be considered sensitive information. Since query parameters are not encrypted, this might cause sensitive information to leak. This issue is raised for query parameters that might contain information that attackers can easily intercept. Examples of sensitive information fields include hostname, password, email, IMEI and other similar parameters.Prevalence in RubyGems community
7 packages
found in
Top 100
13 packages
found in
Top 1k
76 packages
found in
Top 10k
707 packages
in community
Next steps
Investigate reported detections.
If the software should not include these network references, investigate your build and release environment for software supply chain compromise.
You should delay the software release until the investigation is completed, or until the issue is risk accepted.
Consider changing the query parameters for flagged network locations.
Top behaviors
Accesses /etc/init.d directory.
file
Prevalence in RubyGems community
Behavior uncommon for this community (Uncommon)
1 packages
found in
Top 100
4 packages
found in
Top 1k
50 packages
found in
Top 10k
453 packages
in community
Accesses private files in SSH directory.
steal
Prevalence in RubyGems community
Behavior uncommon for this community (Uncommon)
0 packages
found in
Top 100
2 packages
found in
Top 1k
24 packages
found in
Top 10k
152 packages
in community
Tampers with system environment variables.
settings
Prevalence in RubyGems community
Behavior often found in this community (Common)
9 packages
found in
Top 100
46 packages
found in
Top 1k
292 packages
found in
Top 10k
2676 packages
in community
Modifies file/directory permissions.
permissions
Prevalence in RubyGems community
Behavior often found in this community (Common)
16 packages
found in
Top 100
66 packages
found in
Top 1k
577 packages
found in
Top 10k
4368 packages
in community
Encrypts data.
packer
Prevalence in RubyGems community
Behavior often found in this community (Common)
4 packages
found in
Top 100
10 packages
found in
Top 1k
49 packages
found in
Top 10k
419 packages
in community
Top vulnerabilities
Vulnerability Exploitation Lifecycle
(1 Active Vulnerabilities)
1 (1 Fixable)
CVE-2025-54314l
None
None
None
Exploits Unknown
Exploits Exist
Exploited by Malware
Patching Mandated