CVE-2025-9230 found in deb/debian/openssl@3.0.17
CVE-2025-9230 found in deb/debian/openssl@3.0.17
Important
Risk: 0.85 (Low)
CVSS: 7.5
Description
Issue summary: An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write.
Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code.
Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy.
The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.
Affected component
The vulnerability is in pkg:deb/debian/openssl@3.0.17, found in artifacts pkg:oci/postgresql?repository_url=registry.opencode.de/open-code/oci/postgresql&tag=18-bookworm, pkg:oci/postgresql?repository_url=registry.opencode.de/open-code/oci/postgresql&tag=15-bookworm.
Recommended fix
No fix is available.
Additional guidance for mitigating vulnerabilities
Visit our guides on devguard.org
See more details...
Path to component
%%{init: { 'theme':'base', 'themeVariables': {
'primaryColor': '#F3F3F3',
'primaryTextColor': '#0D1117',
'primaryBorderColor': '#999999',
'lineColor': '#999999',
'secondaryColor': '#ffffff',
'tertiaryColor': '#ffffff'
} }}%%
flowchart TD
root(["root"]) --- sbom_CONTAINER_SCANNING(["sbom:CONTAINER_SCANNING"])
sbom_CONTAINER_SCANNING(["sbom:CONTAINER_SCANNING"]) --- debian_12_12(["debian\@12.12"])
debian_12_12(["debian\@12.12"]) --- debian_postgresql_18_jit(["debian/postgresql-18-jit"])
debian_postgresql_18_jit(["debian/postgresql-18-jit"]) --- debian_postgresql_18(["debian/postgresql-18"])
debian_postgresql_18(["debian/postgresql-18"]) --- debian_libgssapi_krb5_2(["debian/libgssapi-krb5-2"])
debian_libgssapi_krb5_2(["debian/libgssapi-krb5-2"]) --- debian_libkrb5_3(["debian/libkrb5-3"])
debian_libkrb5_3(["debian/libkrb5-3"]) --- debian_openssl(["debian/openssl"])
debian_postgresql_18(["debian/postgresql-18"]) --- debian_libpq5(["debian/libpq5"])
debian_libpq5(["debian/libpq5"]) --- debian_libgssapi_krb5_2(["debian/libgssapi-krb5-2"])
debian_libpq5(["debian/libpq5"]) --- debian_openssl(["debian/openssl"])
debian_postgresql_18(["debian/postgresql-18"]) --- debian_openssl(["debian/openssl"])
debian_postgresql_18(["debian/postgresql-18"]) --- debian_postgresql_client_18(["debian/postgresql-client-18"])
debian_postgresql_client_18(["debian/postgresql-client-18"]) --- debian_libpq5(["debian/libpq5"])
debian_postgresql_client_18(["debian/postgresql-client-18"]) --- debian_openssl(["debian/openssl"])
debian_postgresql_18(["debian/postgresql-18"]) --- debian_postgresql_common(["debian/postgresql-common"])
debian_postgresql_common(["debian/postgresql-common"]) --- debian_ssl_cert(["debian/ssl-cert"])
debian_ssl_cert(["debian/ssl-cert"]) --- debian_openssl(["debian/openssl"])
debian_postgresql_18(["debian/postgresql-18"]) --- debian_ssl_cert(["debian/ssl-cert"])
classDef default stroke-width:2px
| Risk Factor | Value | Description |
|---|---|---|
| Vulnerability Depth | 5 |
The vulnerability is in a dependency of a dependency in your project. It is 5 levels deep. |
| EPSS | 0.03 % |
The exploit probability is very low. The vulnerability is unlikely to be exploited in the next 30 days. |
| EXPLOIT | Not available |
We did not find any exploit available. Neither in GitHub repositories nor in the Exploit-Database. There are no script kiddies exploiting this vulnerability. |
| CVSS-BE | 9.3 |
- Exploiting this vulnerability significantly impacts availability. |
| CVSS-B | 7.5 |
- The vulnerability can be exploited over the network without needing physical access. - It is easy for an attacker to exploit this vulnerability. - An attacker does not need any special privileges or access rights. - No user interaction is needed for the attacker to exploit this vulnerability. - The impact is confined to the system where the vulnerability exists. - There is a high impact on the availability of the system. |
More details can be found in DevGuard
Interact with this vulnerability
You can use the following slash commands to interact with this vulnerability:
👍 Reply with this to acknowledge and accept the identified risk.
/accept I accept the risk of this vulnerability, because ...
⚠️ Mark the risk as false positive: Use one of these commands if you believe the reported vulnerability is not actually a valid issue.
/component-not-present The vulnerable component is not included in the artifact.
/vulnerable-code-not-present The component is present, but the vulnerable code is not included or compiled.
/vulnerable-code-not-in-execute-path The vulnerable code exists, but is never executed at runtime.
/vulnerable-code-cannot-be-controlled-by-adversary Built-in protections prevent exploitation of this vulnerability.
/inline-mitigations-already-exist The vulnerable code cannot be controlled or influenced by an attacker.
🔁 Reopen the risk: Use this command to reopen a previously closed or accepted vulnerability.
/reopen ...