← Back

Smartbear

smartbear

23 CVEs • 8 products

Products (8)

Click to collapse
Toggle
Swagger Ui
swagger-ui
Soapui
soapui
Readyapi
readyapi
Collaborator
collaborator

CVEs (23)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Smartbear
1Swagger Petstore
Oct 14, 2025
Sep 25, 2025
N/A· v4
6.5 MEDIUM· v3
N/A· v2
An issue in petstore v.1.0.7 allows a remote attacker to execute arbitrary code via accessing a non-existent endpoint/cart, the server returns a 404-error page exposing sensitive information including the Servlet name (d...Show more
An issue in petstore v.1.0.7 allows a remote attacker to execute arbitrary code via accessing a non-existent endpoint/cart, the server returns a 404-error page exposing sensitive information including the Servlet name (default) and server versionShow less
1Smartbear
1Swagger Petstore
Oct 14, 2025
Sep 25, 2025
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Cross Site Scripting vulnerability in petstore v.1.0.7 allows a remote attacker to execute arbitrary code via a crafted script to the /api/v3/pet
1Smartbear
1Swagger Petstore
Oct 3, 2025
Sep 25, 2025
N/A· v4
6.5 MEDIUM· v3
N/A· v2
An issue in petstore v.1.0.7 allows a remote attacker to execute arbitrary code via the DELETE endpoint
1Smartbear
1Soapui
Dec 19, 2024
Nov 22, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
SMARTBEAR SoapUI unpackageAll Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of SMARTBEAR SoapUI. User interaction...Show more
SMARTBEAR SoapUI unpackageAll Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of SMARTBEAR SoapUI. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the unpackageAll function. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-19060.Show less
1Smartbear
1Swagger Ui
Nov 21, 2024
Jan 15, 2024
N/A· v4
5.3 MEDIUM· v3
N/A· v2
fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of `@fastify/swagger-ui` without `baseDir` set will lead to all files in the module's directory being exposed via...Show more
fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of `@fastify/swagger-ui` without `baseDir` set will lead to all files in the module's directory being exposed via http routes served by the module. The vulnerability is fixed in v2.1.0. Setting the `baseDir` option can also work around this vulnerability.Show less
1Smartbear
1Zephyr Enterprise
Mar 4, 2025
Mar 8, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
There exists an information disclosure vulnerability in SmartBear Zephyr Enterprise through 7.15.0 that could be exploited by unauthenticated users to read arbitrary files from Zephyr instances.
1Smartbear
1Zephyr Enterprise
Mar 5, 2025
Mar 8, 2023
N/A· v4
8.1 HIGH· v3
N/A· v2
There exists a privilege escalation vulnerability in SmartBear Zephyr Enterprise through 7.15.0 that could be exploited by authorized users to reset passwords for other accounts.
1Smartbear
1Zephyr Enterprise
Mar 5, 2025
Mar 8, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
SmartBear Zephyr Enterprise through 7.15.0 allows unauthenticated users to upload large files, which could exhaust the local drive space, causing a denial of service condition.
1Smartbear
1Zephyr Enterprise
Mar 5, 2025
Mar 8, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
SmartBear Zephyr Enterprise through 7.15.0 mishandles user-defined input during report generation. This could lead to remote code execution by unauthenticated users.
1Smartbear
1Swagger Ui Dist
Nov 21, 2024
Mar 11, 2022
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
The swagger-ui-dist package before 4.1.3 for Node.js could allow a remote attacker to hijack the clicking action of the victim. By persuading a victim to visit a malicious Web site, a remote attacker could exploit this v...Show more
The swagger-ui-dist package before 4.1.3 for Node.js could allow a remote attacker to hijack the clicking action of the victim. By persuading a victim to visit a malicious Web site, a remote attacker could exploit this vulnerability to hijack the victim's click actions and possibly launch further attacks against the victim.Show less
1Smartbear
1Swagger Ui
Nov 21, 2024
Mar 11, 2022
N/A· v4
4.3 MEDIUM· v3
4.3 MEDIUM· v2
Swagger UI 4.1.2 and earlier could allow a remote attacker to conduct spoofing attacks. By persuading a victim to open a crafted URL, an attacker could exploit this vulnerability to display remote OpenAPI definitions. No...Show more
Swagger UI 4.1.2 and earlier could allow a remote attacker to conduct spoofing attacks. By persuading a victim to open a crafted URL, an attacker could exploit this vulnerability to display remote OpenAPI definitions. Note: This was originally claimed to be resolved in 4.1.3. However, third parties have indicated this is not resolved in 4.1.3 and even occurs in that version and possibly others.Show less
1Smartbear
1Collaborator
Nov 21, 2024
Mar 10, 2022
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
SmartBear CodeCollaborator v6.1.6102 was discovered to contain a vulnerability in the web UI which would allow an attacker to conduct a clickjacking attack.
1Smartbear
1Swagger Codegen
Nov 21, 2024
Mar 11, 2021
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
swagger-codegen is an open-source project which contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. In swagger-co...Show more
swagger-codegen is an open-source project which contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. In swagger-codegen before version 2.4.19, on Unix-Like systems, the system temporary directory is shared between all local users. When files/directories are created, the default `umask` settings for the process are respected. As a result, by default, most processes/apis will create files/directories with the permissions `-rw-r--r--` and `drwxr-xr-x` respectively, unless an API that explicitly sets safe file permissions is used. Because this vulnerability impacts generated code, the generated code will remain vulnerable until fixed manually! This vulnerability is fixed in version 2.4.19. Note this is a distinct vulnerability from CVE-2021-21363.Show less
1Smartbear
1Swagger Codegen
Nov 21, 2024
Mar 11, 2021
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
swagger-codegen is an open-source project which contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. In swagger-co...Show more
swagger-codegen is an open-source project which contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. In swagger-codegen before version 2.4.19, on Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. This vulnerability is local privilege escalation because the contents of the `outputFolder` can be appended to by an attacker. As such, code written to this directory, when executed can be attacker controlled. For more details refer to the referenced GitHub Security Advisory. This vulnerability is fixed in version 2.4.19. Note this is a distinct vulnerability from CVE-2021-21364.Show less
1Smartbear
1Collaborator
Nov 21, 2024
Jan 11, 2021
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
In SmartBear Collaborator Server through 13.3.13302, use of the Google Web Toolkit (GWT) API introduces a post-authentication Java deserialization vulnerability. The application's UpdateMemento class accepts a serialized...Show more
In SmartBear Collaborator Server through 13.3.13302, use of the Google Web Toolkit (GWT) API introduces a post-authentication Java deserialization vulnerability. The application's UpdateMemento class accepts a serialized Java object directly from the user without properly sanitizing it. A malicious object can be submitted to the server via an authenticated attacker to execute commands on the underlying system.Show less
1Smartbear
1Readyapi
Nov 21, 2024
May 20, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An issue was discovered in SmartBear ReadyAPI SoapUI Pro 3.2.5. Due to unsafe use of an Java RMI based protocol in an unsafe configuration, an attacker can inject malicious serialized objects into the communication, resu...Show more
An issue was discovered in SmartBear ReadyAPI SoapUI Pro 3.2.5. Due to unsafe use of an Java RMI based protocol in an unsafe configuration, an attacker can inject malicious serialized objects into the communication, resulting in remote code execution in the context of a client-side Network Licensing Protocol component.Show less
1Smartbear
2Readyapi
Soapui
Nov 21, 2024
Feb 5, 2020
N/A· v4
7.8 HIGH· v3
9.3 HIGH· v2
An issue was discovered in SmartBear ReadyAPI through 2.8.2 and 3.0.0 and SoapUI through 5.5. When opening a project, the Groovy "Load Script" is automatically executed. This allows an attacker to execute arbitrary Groov...Show more
An issue was discovered in SmartBear ReadyAPI through 2.8.2 and 3.0.0 and SoapUI through 5.5. When opening a project, the Groovy "Load Script" is automatically executed. This allows an attacker to execute arbitrary Groovy Language code (Java scripting language) on the victim machine by inducing it to open a malicious Project. The same issue is present in the "Save Script" function, which is executed automatically when saving a project.Show less
2Redhat
Smartbear
3Jboss Fuse
OpenshiftSwagger Ui
Nov 21, 2024
Dec 20, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
swagger-ui has XSS in key names
2Oracle
Smartbear
6Banking Apis
Banking Digital ExperienceBanking Platform+3 more
Nov 21, 2024
Oct 10, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A Cascading Style Sheets (CSS) injection vulnerability in Swagger UI before 3.23.11 allows attackers to use the Relative Path Overwrite (RPO) technique to perform CSS-based input field value exfiltration, such as exfiltr...Show more
A Cascading Style Sheets (CSS) injection vulnerability in Swagger UI before 3.23.11 allows attackers to use the Relative Path Overwrite (RPO) technique to perform CSS-based input field value exfiltration, such as exfiltration of a CSRF token value. In other words, this product intentionally allows the embedding of untrusted JSON data from remote servers, but it was not previously known that <style>@import within the JSON data was a functional attack method.Show less
1Smartbear
1Readyapi
Nov 21, 2024
May 3, 2019
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
The WSDL import functionality in SmartBear ReadyAPI 2.5.0 and 2.6.0 allows remote attackers to execute arbitrary Java code via a crafted request parameter in a WSDL file.