mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
5132 lines
288 KiB
HTML
5132 lines
288 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<head>
|
||
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
|
||
<meta http-equiv="Content-Language" content="en-us">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<title>Snyk test report</title>
|
||
<meta name="description" content="24 known vulnerabilities found in 235 vulnerable dependency paths.">
|
||
<base target="_blank">
|
||
<link rel="icon" type="image/png" href="https://res.cloudinary.com/snyk/image/upload/v1468845142/favicon/favicon.png"
|
||
sizes="194x194">
|
||
<link rel="shortcut icon" href="https://res.cloudinary.com/snyk/image/upload/v1468845142/favicon/favicon.ico">
|
||
<style type="text/css">
|
||
|
||
body {
|
||
-moz-font-feature-settings: "pnum";
|
||
-webkit-font-feature-settings: "pnum";
|
||
font-variant-numeric: proportional-nums;
|
||
display: flex;
|
||
flex-direction: column;
|
||
font-feature-settings: "pnum";
|
||
font-size: 100%;
|
||
line-height: 1.5;
|
||
min-height: 100vh;
|
||
-webkit-text-size-adjust: 100%;
|
||
margin: 0;
|
||
padding: 0;
|
||
background-color: #F5F5F5;
|
||
font-family: 'Arial', 'Helvetica', Calibri, sans-serif;
|
||
}
|
||
|
||
h1,
|
||
h2,
|
||
h3,
|
||
h4,
|
||
h5,
|
||
h6 {
|
||
font-weight: 500;
|
||
}
|
||
|
||
a,
|
||
a:link,
|
||
a:visited {
|
||
border-bottom: 1px solid #4b45a9;
|
||
text-decoration: none;
|
||
color: #4b45a9;
|
||
}
|
||
|
||
a:hover,
|
||
a:focus,
|
||
a:active {
|
||
border-bottom: 1px solid #4b45a9;
|
||
}
|
||
|
||
hr {
|
||
border: none;
|
||
margin: 1em 0;
|
||
border-top: 1px solid #c5c5c5;
|
||
}
|
||
|
||
ul {
|
||
padding: 0 1em;
|
||
margin: 1em 0;
|
||
}
|
||
|
||
code {
|
||
background-color: #EEE;
|
||
color: #333;
|
||
padding: 0.25em 0.5em;
|
||
border-radius: 0.25em;
|
||
}
|
||
|
||
pre {
|
||
background-color: #333;
|
||
font-family: monospace;
|
||
padding: 0.5em 1em 0.75em;
|
||
border-radius: 0.25em;
|
||
font-size: 14px;
|
||
}
|
||
|
||
pre code {
|
||
padding: 0;
|
||
background-color: transparent;
|
||
color: #fff;
|
||
}
|
||
|
||
a code {
|
||
border-radius: .125rem .125rem 0 0;
|
||
padding-bottom: 0;
|
||
color: #4b45a9;
|
||
}
|
||
|
||
a[href^="http://"]:after,
|
||
a[href^="https://"]:after {
|
||
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20112%20109%22%3E%3Cg%20id%3D%22Page-1%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22link-external%22%3E%3Cg%20id%3D%22arrow%22%3E%3Cpath%20id%3D%22Line%22%20stroke%3D%22%234B45A9%22%20stroke-width%3D%2215%22%20d%3D%22M88.5%2021l-43%2042.5%22%20stroke-linecap%3D%22square%22%2F%3E%3Cpath%20id%3D%22Triangle%22%20fill%3D%22%234B45A9%22%20d%3D%22M111.2%200v50L61%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20id%3D%22square%22%20fill%3D%22%234B45A9%22%20d%3D%22M66%2015H0v94h94V44L79%2059v35H15V30h36z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
|
||
background-repeat: no-repeat;
|
||
background-size: .75rem;
|
||
content: "";
|
||
display: inline-block;
|
||
height: .75rem;
|
||
margin-left: .25rem;
|
||
width: .75rem;
|
||
}
|
||
|
||
|
||
/* Layout */
|
||
|
||
[class*=layout-container] {
|
||
margin: 0 auto;
|
||
max-width: 71.25em;
|
||
padding: 1.9em 1.3em;
|
||
position: relative;
|
||
}
|
||
.layout-container--short {
|
||
padding-top: 0;
|
||
padding-bottom: 0;
|
||
max-width: 48.75em;
|
||
}
|
||
|
||
.layout-container--short:after {
|
||
display: block;
|
||
content: "";
|
||
clear: both;
|
||
}
|
||
|
||
/* Header */
|
||
|
||
.header {
|
||
padding-bottom: 1px;
|
||
}
|
||
|
||
.paths {
|
||
margin-left: 8px;
|
||
}
|
||
.header-wrap {
|
||
display: flex;
|
||
flex-direction: row;
|
||
justify-content: space-between;
|
||
padding-top: 2em;
|
||
}
|
||
.project__header {
|
||
background-color: #030328;
|
||
color: #fff;
|
||
margin-bottom: -1px;
|
||
padding-top: 1em;
|
||
padding-bottom: 0.25em;
|
||
border-bottom: 2px solid #BBB;
|
||
}
|
||
|
||
.project__header__title {
|
||
overflow-wrap: break-word;
|
||
word-wrap: break-word;
|
||
word-break: break-all;
|
||
margin-bottom: .1em;
|
||
margin-top: 0;
|
||
}
|
||
|
||
.timestamp {
|
||
float: right;
|
||
clear: none;
|
||
margin-bottom: 0;
|
||
}
|
||
|
||
.meta-counts {
|
||
clear: both;
|
||
display: block;
|
||
flex-wrap: wrap;
|
||
justify-content: space-between;
|
||
margin: 0 0 1.5em;
|
||
color: #fff;
|
||
clear: both;
|
||
font-size: 1.1em;
|
||
}
|
||
|
||
.meta-count {
|
||
display: block;
|
||
flex-basis: 100%;
|
||
margin: 0 1em 1em 0;
|
||
float: left;
|
||
padding-right: 1em;
|
||
border-right: 2px solid #fff;
|
||
}
|
||
|
||
.meta-count:last-child {
|
||
border-right: 0;
|
||
padding-right: 0;
|
||
margin-right: 0;
|
||
}
|
||
|
||
/* Card */
|
||
|
||
.card {
|
||
background-color: #fff;
|
||
border: 1px solid #c5c5c5;
|
||
border-radius: .25rem;
|
||
margin: 0 0 2em 0;
|
||
position: relative;
|
||
min-height: 40px;
|
||
padding: 1.5em;
|
||
}
|
||
|
||
.card__labels {
|
||
position: absolute;
|
||
top: 1.1em;
|
||
left: 0;
|
||
display: flex;
|
||
align-items: center;
|
||
gap: 8px;
|
||
}
|
||
|
||
.card .label {
|
||
background-color: #767676;
|
||
border: 2px solid #767676;
|
||
color: white;
|
||
padding: 0.25rem 0.75rem;
|
||
font-size: 0.875rem;
|
||
text-transform: uppercase;
|
||
display: inline-block;
|
||
margin: 0;
|
||
border-radius: 0.25rem;
|
||
}
|
||
|
||
.card .label__text {
|
||
vertical-align: text-top;
|
||
font-weight: bold;
|
||
}
|
||
|
||
.card .label--critical {
|
||
background-color: #AB1A1A;
|
||
border-color: #AB1A1A;
|
||
}
|
||
|
||
.card .label--high {
|
||
background-color: #CE5019;
|
||
border-color: #CE5019;
|
||
}
|
||
|
||
.card .label--medium {
|
||
background-color: #D68000;
|
||
border-color: #D68000;
|
||
}
|
||
|
||
.card .label--low {
|
||
background-color: #88879E;
|
||
border-color: #88879E;
|
||
}
|
||
|
||
.card .label--exploit {
|
||
background-color: #8B5A96;
|
||
border-color: #8B5A96;
|
||
}
|
||
|
||
.severity--low {
|
||
border-color: #88879E;
|
||
}
|
||
|
||
.severity--medium {
|
||
border-color: #D68000;
|
||
}
|
||
|
||
.severity--high {
|
||
border-color: #CE5019;
|
||
}
|
||
|
||
.severity--critical {
|
||
border-color: #AB1A1A;
|
||
}
|
||
|
||
.card--vuln {
|
||
padding-top: 4em;
|
||
}
|
||
|
||
.card--vuln .card__labels > .label:first-child {
|
||
padding-left: 1.9em;
|
||
padding-right: 1.9em;
|
||
border-radius: 0 0.25rem 0.25rem 0;
|
||
}
|
||
|
||
.card--vuln .card__section h2 {
|
||
font-size: 22px;
|
||
margin-bottom: 0.5em;
|
||
}
|
||
|
||
.card--vuln .card__section p {
|
||
margin: 0 0 0.5em 0;
|
||
}
|
||
|
||
.card--vuln .card__meta {
|
||
padding: 0 0 0 1em;
|
||
margin: 0;
|
||
font-size: 1.1em;
|
||
}
|
||
|
||
.card .card__meta__paths {
|
||
font-size: 0.9em;
|
||
}
|
||
|
||
.card--vuln .card__title {
|
||
font-size: 28px;
|
||
margin-top: 0;
|
||
margin-right: 100px; /* Ensure space for the risk score */
|
||
}
|
||
|
||
.card--vuln .card__cta p {
|
||
margin: 0;
|
||
text-align: right;
|
||
}
|
||
|
||
.risk-score-display {
|
||
position: absolute;
|
||
top: 1.5em;
|
||
right: 1.5em;
|
||
text-align: right;
|
||
z-index: 10;
|
||
}
|
||
|
||
.risk-score-display__label {
|
||
font-size: 0.7em;
|
||
font-weight: bold;
|
||
color: #586069;
|
||
text-transform: uppercase;
|
||
line-height: 1;
|
||
margin-bottom: 3px;
|
||
}
|
||
|
||
.risk-score-display__value {
|
||
font-size: 1.9em;
|
||
font-weight: 600;
|
||
color: #24292e;
|
||
line-height: 1;
|
||
}
|
||
|
||
.source-panel {
|
||
clear: both;
|
||
display: flex;
|
||
justify-content: flex-start;
|
||
flex-direction: column;
|
||
align-items: flex-start;
|
||
padding: 0.5em 0;
|
||
width: fit-content;
|
||
}
|
||
|
||
|
||
|
||
</style>
|
||
<style type="text/css">
|
||
.metatable {
|
||
text-size-adjust: 100%;
|
||
-webkit-font-smoothing: antialiased;
|
||
-webkit-box-direction: normal;
|
||
color: inherit;
|
||
font-feature-settings: "pnum";
|
||
box-sizing: border-box;
|
||
background: transparent;
|
||
border: 0;
|
||
font: inherit;
|
||
font-size: 100%;
|
||
margin: 0;
|
||
outline: none;
|
||
padding: 0;
|
||
text-align: left;
|
||
text-decoration: none;
|
||
vertical-align: baseline;
|
||
z-index: auto;
|
||
margin-top: 12px;
|
||
border-collapse: collapse;
|
||
border-spacing: 0;
|
||
font-variant-numeric: tabular-nums;
|
||
max-width: 51.75em;
|
||
}
|
||
|
||
tbody {
|
||
text-size-adjust: 100%;
|
||
-webkit-font-smoothing: antialiased;
|
||
-webkit-box-direction: normal;
|
||
color: inherit;
|
||
font-feature-settings: "pnum";
|
||
border-collapse: collapse;
|
||
border-spacing: 0;
|
||
box-sizing: border-box;
|
||
background: transparent;
|
||
border: 0;
|
||
font: inherit;
|
||
font-size: 100%;
|
||
margin: 0;
|
||
outline: none;
|
||
padding: 0;
|
||
text-align: left;
|
||
text-decoration: none;
|
||
vertical-align: baseline;
|
||
z-index: auto;
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
}
|
||
|
||
.meta-row {
|
||
text-size-adjust: 100%;
|
||
-webkit-font-smoothing: antialiased;
|
||
-webkit-box-direction: normal;
|
||
color: inherit;
|
||
font-feature-settings: "pnum";
|
||
border-collapse: collapse;
|
||
border-spacing: 0;
|
||
box-sizing: border-box;
|
||
background: transparent;
|
||
border: 0;
|
||
font: inherit;
|
||
font-size: 100%;
|
||
outline: none;
|
||
text-align: left;
|
||
text-decoration: none;
|
||
vertical-align: baseline;
|
||
z-index: auto;
|
||
display: flex;
|
||
align-items: start;
|
||
border-top: 1px solid #d3d3d9;
|
||
padding: 8px 0 0 0;
|
||
border-bottom: none;
|
||
margin: 8px;
|
||
width: 47.75%;
|
||
}
|
||
|
||
.meta-row-label {
|
||
text-size-adjust: 100%;
|
||
-webkit-font-smoothing: antialiased;
|
||
-webkit-box-direction: normal;
|
||
font-feature-settings: "pnum";
|
||
border-collapse: collapse;
|
||
border-spacing: 0;
|
||
color: #4c4a73;
|
||
box-sizing: border-box;
|
||
background: transparent;
|
||
border: 0;
|
||
font: inherit;
|
||
margin: 0;
|
||
outline: none;
|
||
text-decoration: none;
|
||
z-index: auto;
|
||
align-self: start;
|
||
flex: 1;
|
||
font-size: 1rem;
|
||
line-height: 1.5rem;
|
||
padding: 0;
|
||
text-align: left;
|
||
vertical-align: top;
|
||
text-transform: none;
|
||
letter-spacing: 0;
|
||
}
|
||
|
||
.meta-row-value {
|
||
text-size-adjust: 100%;
|
||
-webkit-font-smoothing: antialiased;
|
||
-webkit-box-direction: normal;
|
||
color: inherit;
|
||
font-feature-settings: "pnum";
|
||
border-collapse: collapse;
|
||
border-spacing: 0;
|
||
word-break: break-word;
|
||
box-sizing: border-box;
|
||
background: transparent;
|
||
border: 0;
|
||
font: inherit;
|
||
font-size: 100%;
|
||
margin: 0;
|
||
outline: none;
|
||
padding: 0;
|
||
text-align: right;
|
||
text-decoration: none;
|
||
vertical-align: baseline;
|
||
z-index: auto;
|
||
}
|
||
</style>
|
||
</head>
|
||
|
||
<body class="section-projects">
|
||
<main class="layout-stacked">
|
||
<div class="layout-stacked__header header">
|
||
<header class="project__header">
|
||
<div class="layout-container">
|
||
<a class="brand" href="https://snyk.io" title="Snyk">
|
||
<svg width="68px" height="35px" viewBox="0 0 68 35" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img">
|
||
<title>Snyk - Open Source Security</title>
|
||
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||
<g fill="#fff">
|
||
<path d="M5.732,27.278 C3.445,27.278 1.589,26.885 0,26.124 L0.483,22.472 C2.163,23.296 4.056,23.689 5.643,23.689 C6.801,23.689 7.563,23.295 7.563,22.599 C7.563,20.594 0.333,21.076 0.333,15.839 C0.333,12.491 3.407,10.729 7.259,10.729 C9.179,10.729 11.161,11.249 12.444,11.704 L11.924,15.294 C10.577,14.774 8.747,14.291 7.222,14.291 C6.282,14.291 5.518,14.621 5.518,15.231 C5.518,17.208 12.903,16.815 12.903,21.925 C12.903,25.325 9.877,27.277 5.733,27.277 L5.732,27.278 Z M25.726,26.936 L25.726,17.894 C25.726,15.827 24.811,14.85 23.069,14.85 C22.219,14.85 21.329,15.09 20.719,15.46 L20.719,26.936 L15.352,26.936 L15.352,11.262 L20.602,10.83 L20.474,13.392 L20.652,13.392 C21.784,11.87 23.702,10.716 25.992,10.716 C28.736,10.716 31.112,12.416 31.112,16.436 L31.112,26.936 L25.724,26.936 L25.726,26.936 Z M61.175,26.936 L56.879,19.479 L56.446,19.479 L56.446,26.935 L51.082,26.935 L51.082,8.37 L56.447,0 L56.447,17.323 C57.515,16.017 61.112,11.059 61.112,11.059 L67.732,11.059 L61.454,17.689 L67.949,26.95 L61.175,26.95 L61.175,26.938 L61.175,26.936 Z M44.13,11.11 L41.93,18.262 C41.5,19.606 41.08,22.079 41.08,22.079 C41.08,22.079 40.75,19.516 40.292,18.172 L37.94,11.108 L31.928,11.108 L38.462,26.935 C37.572,29.04 36.199,30.815 34.369,30.815 C34.039,30.815 33.709,30.802 33.389,30.765 L31.255,34.061 C31.928,34.441 33.212,34.835 34.737,34.835 C38.703,34.835 41.359,31.627 43.215,26.885 L49.443,11.108 L44.132,11.108 L44.13,11.11 Z"></path>
|
||
</g>
|
||
</g>
|
||
</svg>
|
||
</a>
|
||
<div class="header-wrap">
|
||
<h1 class="project__header__title">Snyk test report</h1>
|
||
|
||
<p class="timestamp">April 19th 2026, 12:46:30 am (UTC+00:00)</p>
|
||
</div>
|
||
<div class="source-panel">
|
||
<span>Scanned the following path:</span>
|
||
<ul>
|
||
<li class="paths">public.ecr.aws/docker/library/redis:8.2.2-alpine/docker/library/redis (apk)</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="meta-counts">
|
||
<div class="meta-count"><span>24</span> <span>known vulnerabilities</span></div>
|
||
<div class="meta-count"><span>235 vulnerable dependency paths</span></div>
|
||
<div class="meta-count"><span>22</span> <span>dependencies</span></div>
|
||
</div><!-- .meta-counts -->
|
||
</div><!-- .layout-container--short -->
|
||
</header><!-- .project__header -->
|
||
</div><!-- .layout-stacked__header -->
|
||
<section class="layout-container">
|
||
<table class="metatable">
|
||
<tbody>
|
||
<tr class="meta-row"><th class="meta-row-label">Project</th> <td class="meta-row-value">docker-image|public.ecr.aws/docker/library/redis</td></tr>
|
||
<tr class="meta-row"><th class="meta-row-label">Path</th> <td class="meta-row-value">public.ecr.aws/docker/library/redis:8.2.2-alpine/docker/library/redis</td></tr>
|
||
<tr class="meta-row"><th class="meta-row-label">Package Manager</th> <td class="meta-row-value">apk</td></tr>
|
||
|
||
</tbody>
|
||
</table>
|
||
</section>
|
||
<div class="layout-container" style="padding-top: 35px;">
|
||
<div class="cards--vuln filter--patch filter--ignore">
|
||
<div class="card card--vuln disclosure--not-new severity--high" data-snyk-test="high">
|
||
<h2 class="card__title">CVE-2025-69421</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--high">
|
||
<span class="label__text">high severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: Processing a malformed PKCS#12 file can trigger a NULL pointer
|
||
dereference in the PKCS12_item_decrypt_d2i_ex() function.</p>
|
||
<p>Impact summary: A NULL pointer dereference can trigger a crash which leads to
|
||
Denial of Service for an application processing PKCS#12 files.</p>
|
||
<p>The PKCS12_item_decrypt_d2i_ex() function does not check whether the oct
|
||
parameter is NULL before dereferencing it. When called from
|
||
PKCS12_unpack_p7encdata() with a malformed PKCS#12 file, this parameter can
|
||
be NULL, causing a crash. The vulnerability is limited to Denial of Service
|
||
and cannot be escalated to achieve code execution or memory disclosure.</p>
|
||
<p>Exploiting this issue requires an attacker to provide a malformed PKCS#12 file
|
||
to an application that processes it. For that reason the issue was assessed as
|
||
Low severity according to our Security Policy.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
|
||
as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.</p>
|
||
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/3524a29271f8191b8fd8a5257eb05173982a097b">https://github.com/openssl/openssl/commit/3524a29271f8191b8fd8a5257eb05173982a097b</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/36ecb4960872a4ce04bf6f1e1f4e78d75ec0c0c7">https://github.com/openssl/openssl/commit/36ecb4960872a4ce04bf6f1e1f4e78d75ec0c0c7</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/4bbc8d41a72c842ce4077a8a3eccd1109aaf74bd">https://github.com/openssl/openssl/commit/4bbc8d41a72c842ce4077a8a3eccd1109aaf74bd</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/643986985cd1c21221f941129d76fe0c2785aeb3">https://github.com/openssl/openssl/commit/643986985cd1c21221f941129d76fe0c2785aeb3</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/a2dbc539f0f9cc63832709fa5aa33ad9495eb19c">https://github.com/openssl/openssl/commit/a2dbc539f0f9cc63832709fa5aa33ad9495eb19c</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15121226">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--medium" data-snyk-test="medium">
|
||
<h2 class="card__title">Improper Validation of Specified Quantity in Input</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--medium">
|
||
<span class="label__text">medium severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
zlib/zlib
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and zlib/zlib@1.3.1-r2
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
zlib/zlib@1.3.1-r2
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
zlib/zlib@1.3.1-r2
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
zlib/zlib@1.3.1-r2
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>zlib</code> package and not the <code>zlib</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>zlib before 1.3.2 allows CPU consumption via crc32_combine64 and crc32_combine_gen64 because x2nmodp can do right shifts within a loop that has no termination condition.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>zlib</code> to version 1.3.2-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://7asecurity.com/blog/2026/02/zlib-7asecurity-audit/">https://7asecurity.com/blog/2026/02/zlib-7asecurity-audit/</a></li>
|
||
<li><a href="https://github.com/madler/zlib/releases/tag/v1.3.2">https://github.com/madler/zlib/releases/tag/v1.3.2</a></li>
|
||
<li><a href="https://ostif.org/zlib-audit-complete/">https://ostif.org/zlib-audit-complete/</a></li>
|
||
<li><a href="https://github.com/madler/zlib/issues/904">https://github.com/madler/zlib/issues/904</a></li>
|
||
<li><a href="https://7asecurity.com/reports/pentest-report-zlib-RC1.1.pdf">https://7asecurity.com/reports/pentest-report-zlib-RC1.1.pdf</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-ZLIB-16078399">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2025-11187</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: PBMAC1 parameters in PKCS#12 files are missing validation
|
||
which can trigger a stack-based buffer overflow, invalid pointer or NULL
|
||
pointer dereference during MAC verification.</p>
|
||
<p>Impact summary: The stack buffer overflow or NULL pointer dereference may
|
||
cause a crash leading to Denial of Service for an application that parses
|
||
untrusted PKCS#12 files. The buffer overflow may also potentially enable
|
||
code execution depending on platform mitigations.</p>
|
||
<p>When verifying a PKCS#12 file that uses PBMAC1 for the MAC, the PBKDF2
|
||
salt and keylength parameters from the file are used without validation.
|
||
If the value of keylength exceeds the size of the fixed stack buffer used
|
||
for the derived key (64 bytes), the key derivation will overflow the buffer.
|
||
The overflow length is attacker-controlled. Also, if the salt parameter is
|
||
not an OCTET STRING type this can lead to invalid or NULL pointer
|
||
dereference.</p>
|
||
<p>Exploiting this issue requires a user or application to process
|
||
a maliciously crafted PKCS#12 file. It is uncommon to accept untrusted
|
||
PKCS#12 files in applications as they are usually used to store private
|
||
keys which are trusted by definition. For this reason the issue was assessed
|
||
as Moderate severity.</p>
|
||
<p>The FIPS modules in 3.6, 3.5 and 3.4 are not affected by this issue, as
|
||
PKCS#12 processing is outside the OpenSSL FIPS module boundary.</p>
|
||
<p>OpenSSL 3.6, 3.5 and 3.4 are vulnerable to this issue.</p>
|
||
<p>OpenSSL 3.3, 3.0, 1.1.1 and 1.0.2 are not affected by this issue as they do
|
||
not support PBMAC1 in PKCS#12.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/205e3a55e16e4bd08c12fdbd3416ab829c0f6206">https://github.com/openssl/openssl/commit/205e3a55e16e4bd08c12fdbd3416ab829c0f6206</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/8caf359d6e46fb413e8f5f0df765d2e8a51df4e8">https://github.com/openssl/openssl/commit/8caf359d6e46fb413e8f5f0df765d2e8a51df4e8</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/e1079bc17ed93ff16f6b86f33a2fe3336e78817e">https://github.com/openssl/openssl/commit/e1079bc17ed93ff16f6b86f33a2fe3336e78817e</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
<li><a href="https://github.com/metadust/CVE-2025-11187">https://github.com/metadust/CVE-2025-11187</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15120884">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2025-69419</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: Calling PKCS12_get_friendlyname() function on a maliciously
|
||
crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing
|
||
non-ASCII BMP code point can trigger a one byte write before the allocated
|
||
buffer.</p>
|
||
<p>Impact summary: The out-of-bounds write can cause a memory corruption
|
||
which can have various consequences including a Denial of Service.</p>
|
||
<p>The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12
|
||
BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes,
|
||
the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16
|
||
source byte count as the destination buffer capacity to UTF8_putc(). For BMP
|
||
code points above U+07FF, UTF-8 requires three bytes, but the forwarded
|
||
capacity can be just two bytes. UTF8_putc() then returns -1, and this negative
|
||
value is added to the output length without validation, causing the
|
||
length to become negative. The subsequent trailing NUL byte is then written
|
||
at a negative offset, causing write outside of heap allocated buffer.</p>
|
||
<p>The vulnerability is reachable via the public PKCS12_get_friendlyname() API
|
||
when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a
|
||
different code path that avoids this issue, PKCS12_get_friendlyname() directly
|
||
invokes the vulnerable function. Exploitation requires an attacker to provide
|
||
a malicious PKCS#12 file to be parsed by the application and the attacker
|
||
can just trigger a one zero byte write before the allocated buffer.
|
||
For that reason the issue was assessed as Low severity according to our
|
||
Security Policy.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
|
||
as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.</p>
|
||
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.</p>
|
||
<p>OpenSSL 1.0.2 is not affected by this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/41be0f216404f14457bbf3b9cc488dba60b49296">https://github.com/openssl/openssl/commit/41be0f216404f14457bbf3b9cc488dba60b49296</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/7e9cac9832e4705b91987c2474ed06a37a93cecb">https://github.com/openssl/openssl/commit/7e9cac9832e4705b91987c2474ed06a37a93cecb</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/a26a90d38edec3748566129d824e664b54bee2e2">https://github.com/openssl/openssl/commit/a26a90d38edec3748566129d824e664b54bee2e2</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/cda12de3bc0e333ea8d2c6fd15001dbdaf280015">https://github.com/openssl/openssl/commit/cda12de3bc0e333ea8d2c6fd15001dbdaf280015</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/ff628933755075446bca8307e8417c14d164b535">https://github.com/openssl/openssl/commit/ff628933755075446bca8307e8417c14d164b535</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15120885">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2025-15467</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Proof of Concept</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: Parsing CMS AuthEnvelopedData or EnvelopedData message with
|
||
maliciously crafted AEAD parameters can trigger a stack buffer overflow.</p>
|
||
<p>Impact summary: A stack buffer overflow may lead to a crash, causing Denial
|
||
of Service, or potentially remote code execution.</p>
|
||
<p>When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as
|
||
AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is
|
||
copied into a fixed-size stack buffer without verifying that its length fits
|
||
the destination. An attacker can supply a crafted CMS message with an
|
||
oversized IV, causing a stack-based out-of-bounds write before any
|
||
authentication or tag verification occurs.</p>
|
||
<p>Applications and services that parse untrusted CMS or PKCS#7 content using
|
||
AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable.
|
||
Because the overflow occurs prior to authentication, no valid key material
|
||
is required to trigger it. While exploitability to remote code execution
|
||
depends on platform and toolchain mitigations, the stack-based write
|
||
primitive represents a severe risk.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this
|
||
issue, as the CMS implementation is outside the OpenSSL FIPS module
|
||
boundary.</p>
|
||
<p>OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue.</p>
|
||
<p>OpenSSL 1.1.1 and 1.0.2 are not affected by this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/2c8f0e5fa9b6ee5508a0349e4572ddb74db5a703">https://github.com/openssl/openssl/commit/2c8f0e5fa9b6ee5508a0349e4572ddb74db5a703</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/5f26d4202f5b89664c5c3f3c62086276026ba9a9">https://github.com/openssl/openssl/commit/5f26d4202f5b89664c5c3f3c62086276026ba9a9</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/6ced0fe6b10faa560e410e3ee8d6c82f06c65ea3">https://github.com/openssl/openssl/commit/6ced0fe6b10faa560e410e3ee8d6c82f06c65ea3</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/ce39170276daec87f55c39dad1f629b56344429e">https://github.com/openssl/openssl/commit/ce39170276daec87f55c39dad1f629b56344429e</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/d0071a0799f20cc8101730145349ed4487c268dc">https://github.com/openssl/openssl/commit/d0071a0799f20cc8101730145349ed4487c268dc</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
<li><a href="http://www.openwall.com/lists/oss-security/2026/01/27/10">http://www.openwall.com/lists/oss-security/2026/01/27/10</a></li>
|
||
<li><a href="http://www.openwall.com/lists/oss-security/2026/02/25/6">http://www.openwall.com/lists/oss-security/2026/02/25/6</a></li>
|
||
<li><a href="https://github.com/guiimoraes/CVE-2025-15467">https://github.com/guiimoraes/CVE-2025-15467</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15120886">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2025-15469</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: The 'openssl dgst' command-line tool silently truncates input
|
||
data to 16MB when using one-shot signing algorithms and reports success instead
|
||
of an error.</p>
|
||
<p>Impact summary: A user signing or verifying files larger than 16MB with
|
||
one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) may believe the entire
|
||
file is authenticated while trailing data beyond 16MB remains unauthenticated.</p>
|
||
<p>When the 'openssl dgst' command is used with algorithms that only support
|
||
one-shot signing (Ed25519, Ed448, ML-DSA-44, ML-DSA-65, ML-DSA-87), the input
|
||
is buffered with a 16MB limit. If the input exceeds this limit, the tool
|
||
silently truncates to the first 16MB and continues without signaling an error,
|
||
contrary to what the documentation states. This creates an integrity gap where
|
||
trailing bytes can be modified without detection if both signing and
|
||
verification are performed using the same affected codepath.</p>
|
||
<p>The issue affects only the command-line tool behavior. Verifiers that process
|
||
the full message using library APIs will reject the signature, so the risk
|
||
primarily affects workflows that both sign and verify with the affected
|
||
'openssl dgst' command. Streaming digest algorithms for 'openssl dgst' and
|
||
library users are unaffected.</p>
|
||
<p>The FIPS modules in 3.5 and 3.6 are not affected by this issue, as the
|
||
command-line tools are outside the OpenSSL FIPS module boundary.</p>
|
||
<p>OpenSSL 3.5 and 3.6 are vulnerable to this issue.</p>
|
||
<p>OpenSSL 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are not affected by this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/310f305eb92ea8040d6b3cb75a5feeba8e6acf2f">https://github.com/openssl/openssl/commit/310f305eb92ea8040d6b3cb75a5feeba8e6acf2f</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/a7936fa4bd23c906e1955a16a0a0ab39a4953a61">https://github.com/openssl/openssl/commit/a7936fa4bd23c906e1955a16a0a0ab39a4953a61</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15120910">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2025-69418</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: When using the low-level OCB API directly with AES-NI or<br>other hardware-accelerated code paths, inputs whose length is not a multiple<br>of 16 bytes can leave the final partial block unencrypted and unauthenticated.<br><br>Impact summary: The trailing 1-15 bytes of a message may be exposed in<br>cleartext on encryption and are not covered by the authentication tag,<br>allowing an attacker to read or tamper with those bytes without detection.<br><br>The low-level OCB encrypt and decrypt routines in the hardware-accelerated<br>stream path process full 16-byte blocks but do not advance the input/output<br>pointers. The subsequent tail-handling code then operates on the original<br>base pointers, effectively reprocessing the beginning of the buffer while<br>leaving the actual trailing bytes unprocessed. The authentication checksum<br>also excludes the true tail bytes.<br><br>However, typical OpenSSL consumers using EVP are not affected because the<br>higher-level EVP and provider OCB implementations split inputs so that full<br>blocks and trailing partial blocks are processed in separate calls, avoiding<br>the problematic code path. Additionally, TLS does not use OCB ciphersuites.<br>The vulnerability only affects applications that call the low-level<br>CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions directly with<br>non-block-aligned lengths in a single call on hardware-accelerated builds.<br>For these reasons the issue was assessed as Low severity.<br><br>The FIPS modules in 3.6, 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected<br>by this issue, as OCB mode is not a FIPS-approved algorithm.<br><br>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.<br><br>OpenSSL 1.0.2 is not affected by this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/372fc5c77529695b05b4f5b5187691a57ef5dffc">https://github.com/openssl/openssl/commit/372fc5c77529695b05b4f5b5187691a57ef5dffc</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/4016975d4469cd6b94927c607f7c511385f928d8">https://github.com/openssl/openssl/commit/4016975d4469cd6b94927c607f7c511385f928d8</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/52d23c86a54adab5ee9f80e48b242b52c4cc2347">https://github.com/openssl/openssl/commit/52d23c86a54adab5ee9f80e48b242b52c4cc2347</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/a7589230356d908c0eca4b969ec4f62106f4f5ae">https://github.com/openssl/openssl/commit/a7589230356d908c0eca4b969ec4f62106f4f5ae</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/ed40856d7d4ba6cb42779b6770666a65f19cb977">https://github.com/openssl/openssl/commit/ed40856d7d4ba6cb42779b6770666a65f19cb977</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15121112">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2025-68160</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: Writing large, newline-free data into a BIO chain using the
|
||
line-buffering filter where the next BIO performs short writes can trigger
|
||
a heap-based out-of-bounds write.</p>
|
||
<p>Impact summary: This out-of-bounds write can cause memory corruption which
|
||
typically results in a crash, leading to Denial of Service for an application.</p>
|
||
<p>The line-buffering BIO filter (BIO_f_linebuffer) is not used by default in
|
||
TLS/SSL data paths. In OpenSSL command-line applications, it is typically
|
||
only pushed onto stdout/stderr on VMS systems. Third-party applications that
|
||
explicitly use this filter with a BIO chain that can short-write and that
|
||
write large, newline-free data influenced by an attacker would be affected.
|
||
However, the circumstances where this could happen are unlikely to be under
|
||
attacker control, and BIO_f_linebuffer is unlikely to be handling non-curated
|
||
data controlled by an attacker. For that reason the issue was assessed as
|
||
Low severity.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
|
||
as the BIO implementation is outside the OpenSSL FIPS module boundary.</p>
|
||
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/384011202af92605d926fafe4a0bcd6b65d162ad">https://github.com/openssl/openssl/commit/384011202af92605d926fafe4a0bcd6b65d162ad</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/475c466ef2fbd8fc1df6fae1c3eed9c813fc8ff6">https://github.com/openssl/openssl/commit/475c466ef2fbd8fc1df6fae1c3eed9c813fc8ff6</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/4c96fbba618e1940f038012506ee9e21d32ee12c">https://github.com/openssl/openssl/commit/4c96fbba618e1940f038012506ee9e21d32ee12c</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/6845c3b6460a98b1ec4e463baa2ea1a63a32d7c0">https://github.com/openssl/openssl/commit/6845c3b6460a98b1ec4e463baa2ea1a63a32d7c0</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/68a7cd2e2816c3a02f4d45a2ce43fc04fac97096">https://github.com/openssl/openssl/commit/68a7cd2e2816c3a02f4d45a2ce43fc04fac97096</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15121113">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2026-22796</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: A type confusion vulnerability exists in the signature
|
||
verification of signed PKCS#7 data where an ASN1_TYPE union member is
|
||
accessed without first validating the type, causing an invalid or NULL
|
||
pointer dereference when processing malformed PKCS#7 data.</p>
|
||
<p>Impact summary: An application performing signature verification of PKCS#7
|
||
data or calling directly the PKCS7_digest_from_attributes() function can be
|
||
caused to dereference an invalid or NULL pointer when reading, resulting in
|
||
a Denial of Service.</p>
|
||
<p>The function PKCS7_digest_from_attributes() accesses the message digest attribute
|
||
value without validating its type. When the type is not V_ASN1_OCTET_STRING,
|
||
this results in accessing invalid memory through the ASN1_TYPE union, causing
|
||
a crash.</p>
|
||
<p>Exploiting this vulnerability requires an attacker to provide a malformed
|
||
signed PKCS#7 to an application that verifies it. The impact of the
|
||
exploit is just a Denial of Service, the PKCS7 API is legacy and applications
|
||
should be using the CMS API instead. For these reasons the issue was
|
||
assessed as Low severity.</p>
|
||
<p>The FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
|
||
as the PKCS#7 parsing implementation is outside the OpenSSL FIPS module
|
||
boundary.</p>
|
||
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/2502e7b7d4c0cf4f972a881641fe09edc67aeec4">https://github.com/openssl/openssl/commit/2502e7b7d4c0cf4f972a881641fe09edc67aeec4</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/572844beca95068394c916626a6d3a490f831a49">https://github.com/openssl/openssl/commit/572844beca95068394c916626a6d3a490f831a49</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/7bbca05be55b129651d9df4bdb92becc45002c12">https://github.com/openssl/openssl/commit/7bbca05be55b129651d9df4bdb92becc45002c12</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/eeee3cbd4d682095ed431052f00403004596373e">https://github.com/openssl/openssl/commit/eeee3cbd4d682095ed431052f00403004596373e</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/ef2fb66ec571564d64d1c74a12e388a2a54d05d2">https://github.com/openssl/openssl/commit/ef2fb66ec571564d64d1c74a12e388a2a54d05d2</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15121196">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2025-66199</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: A TLS 1.3 connection using certificate compression can be
|
||
forced to allocate a large buffer before decompression without checking
|
||
against the configured certificate size limit.</p>
|
||
<p>Impact summary: An attacker can cause per-connection memory allocations of
|
||
up to approximately 22 MiB and extra CPU work, potentially leading to
|
||
service degradation or resource exhaustion (Denial of Service).</p>
|
||
<p>In affected configurations, the peer-supplied uncompressed certificate
|
||
length from a CompressedCertificate message is used to grow a heap buffer
|
||
prior to decompression. This length is not bounded by the max_cert_list
|
||
setting, which otherwise constrains certificate message sizes. An attacker
|
||
can exploit this to cause large per-connection allocations followed by
|
||
handshake failure. No memory corruption or information disclosure occurs.</p>
|
||
<p>This issue only affects builds where TLS 1.3 certificate compression is
|
||
compiled in (i.e., not OPENSSL_NO_COMP_ALG) and at least one compression
|
||
algorithm (brotli, zlib, or zstd) is available, and where the compression
|
||
extension is negotiated. Both clients receiving a server CompressedCertificate
|
||
and servers in mutual TLS scenarios receiving a client CompressedCertificate
|
||
are affected. Servers that do not request client certificates are not
|
||
vulnerable to client-initiated attacks.</p>
|
||
<p>Users can mitigate this issue by setting SSL_OP_NO_RX_CERTIFICATE_COMPRESSION
|
||
to disable receiving compressed certificates.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4 and 3.3 are not affected by this issue,
|
||
as the TLS implementation is outside the OpenSSL FIPS module boundary.</p>
|
||
<p>OpenSSL 3.6, 3.5, 3.4 and 3.3 are vulnerable to this issue.</p>
|
||
<p>OpenSSL 3.0, 1.1.1 and 1.0.2 are not affected by this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/3ed1f75249932b155eef993a8e66a99cb98bfef4">https://github.com/openssl/openssl/commit/3ed1f75249932b155eef993a8e66a99cb98bfef4</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/6184a4fb08ee6d7bca570d931a4e8bef40b64451">https://github.com/openssl/openssl/commit/6184a4fb08ee6d7bca570d931a4e8bef40b64451</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/895150b5e021d16b52fb32b97e1dd12f20448be5">https://github.com/openssl/openssl/commit/895150b5e021d16b52fb32b97e1dd12f20448be5</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/966a2478046c311ed7dae50c457d0db4cafbf7e4">https://github.com/openssl/openssl/commit/966a2478046c311ed7dae50c457d0db4cafbf7e4</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15121223">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2025-15468</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: If an application using the SSL_CIPHER_find() function in
|
||
a QUIC protocol client or server receives an unknown cipher suite from
|
||
the peer, a NULL dereference occurs.</p>
|
||
<p>Impact summary: A NULL pointer dereference leads to abnormal termination of
|
||
the running process causing Denial of Service.</p>
|
||
<p>Some applications call SSL_CIPHER_find() from the client_hello_cb callback
|
||
on the cipher ID received from the peer. If this is done with an SSL object
|
||
implementing the QUIC protocol, NULL pointer dereference will happen if
|
||
the examined cipher ID is unknown or unsupported.</p>
|
||
<p>As it is not very common to call this function in applications using the QUIC
|
||
protocol and the worst outcome is Denial of Service, the issue was assessed
|
||
as Low severity.</p>
|
||
<p>The vulnerable code was introduced in the 3.2 version with the addition
|
||
of the QUIC protocol support.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4 and 3.3 are not affected by this issue,
|
||
as the QUIC implementation is outside the OpenSSL FIPS module boundary.</p>
|
||
<p>OpenSSL 3.6, 3.5, 3.4 and 3.3 are vulnerable to this issue.</p>
|
||
<p>OpenSSL 3.0, 1.1.1 and 1.0.2 are not affected by this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/1f08e54bad32843044fe8a675948d65e3b4ece65">https://github.com/openssl/openssl/commit/1f08e54bad32843044fe8a675948d65e3b4ece65</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/7c88376731c589ee5b36116c5a6e32d5ae5f7ae2">https://github.com/openssl/openssl/commit/7c88376731c589ee5b36116c5a6e32d5ae5f7ae2</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/b2539639400288a4580fe2d76247541b976bade4">https://github.com/openssl/openssl/commit/b2539639400288a4580fe2d76247541b976bade4</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/d75b309879631d45b972396ce4e5102559c64ac7">https://github.com/openssl/openssl/commit/d75b309879631d45b972396ce4e5102559c64ac7</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15121224">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2025-69420</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: A type confusion vulnerability exists in the TimeStamp Response
|
||
verification code where an ASN1_TYPE union member is accessed without first
|
||
validating the type, causing an invalid or NULL pointer dereference when
|
||
processing a malformed TimeStamp Response file.</p>
|
||
<p>Impact summary: An application calling TS_RESP_verify_response() with a
|
||
malformed TimeStamp Response can be caused to dereference an invalid or
|
||
NULL pointer when reading, resulting in a Denial of Service.</p>
|
||
<p>The functions ossl_ess_get_signing_cert() and ossl_ess_get_signing_cert_v2()
|
||
access the signing cert attribute value without validating its type.
|
||
When the type is not V_ASN1_SEQUENCE, this results in accessing invalid memory
|
||
through the ASN1_TYPE union, causing a crash.</p>
|
||
<p>Exploiting this vulnerability requires an attacker to provide a malformed
|
||
TimeStamp Response to an application that verifies timestamp responses. The
|
||
TimeStamp protocol (RFC 3161) is not widely used and the impact of the
|
||
exploit is just a Denial of Service. For these reasons the issue was
|
||
assessed as Low severity.</p>
|
||
<p>The FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
|
||
as the TimeStamp Response implementation is outside the OpenSSL FIPS module
|
||
boundary.</p>
|
||
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.</p>
|
||
<p>OpenSSL 1.0.2 is not affected by this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/27c7012c91cc986a598d7540f3079dfde2416eb9">https://github.com/openssl/openssl/commit/27c7012c91cc986a598d7540f3079dfde2416eb9</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/4e254b48ad93cc092be3dd62d97015f33f73133a">https://github.com/openssl/openssl/commit/4e254b48ad93cc092be3dd62d97015f33f73133a</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/564fd9c73787f25693bf9e75faf7bf6bb1305d4e">https://github.com/openssl/openssl/commit/564fd9c73787f25693bf9e75faf7bf6bb1305d4e</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/5eb0770ffcf11b785cf374ff3c19196245e54f1b">https://github.com/openssl/openssl/commit/5eb0770ffcf11b785cf374ff3c19196245e54f1b</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/a99349ebfc519999edc50620abe24d599b9eb085">https://github.com/openssl/openssl/commit/a99349ebfc519999edc50620abe24d599b9eb085</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15121225">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2026-22795</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: An invalid or NULL pointer dereference can happen in
|
||
an application processing a malformed PKCS#12 file.</p>
|
||
<p>Impact summary: An application processing a malformed PKCS#12 file can be
|
||
caused to dereference an invalid or NULL pointer on memory read, resulting
|
||
in a Denial of Service.</p>
|
||
<p>A type confusion vulnerability exists in PKCS#12 parsing code where
|
||
an ASN1_TYPE union member is accessed without first validating the type,
|
||
causing an invalid pointer read.</p>
|
||
<p>The location is constrained to a 1-byte address space, meaning any
|
||
attempted pointer manipulation can only target addresses between 0x00 and 0xFF.
|
||
This range corresponds to the zero page, which is unmapped on most modern
|
||
operating systems and will reliably result in a crash, leading only to a
|
||
Denial of Service. Exploiting this issue also requires a user or application
|
||
to process a maliciously crafted PKCS#12 file. It is uncommon to accept
|
||
untrusted PKCS#12 files in applications as they are usually used to store
|
||
private keys which are trusted by definition. For these reasons, the issue
|
||
was assessed as Low severity.</p>
|
||
<p>The FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
|
||
as the PKCS12 implementation is outside the OpenSSL FIPS module boundary.</p>
|
||
<p>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.</p>
|
||
<p>OpenSSL 1.0.2 is not affected by this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.5-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/2502e7b7d4c0cf4f972a881641fe09edc67aeec4">https://github.com/openssl/openssl/commit/2502e7b7d4c0cf4f972a881641fe09edc67aeec4</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/572844beca95068394c916626a6d3a490f831a49">https://github.com/openssl/openssl/commit/572844beca95068394c916626a6d3a490f831a49</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/7bbca05be55b129651d9df4bdb92becc45002c12">https://github.com/openssl/openssl/commit/7bbca05be55b129651d9df4bdb92becc45002c12</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/eeee3cbd4d682095ed431052f00403004596373e">https://github.com/openssl/openssl/commit/eeee3cbd4d682095ed431052f00403004596373e</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/ef2fb66ec571564d64d1c74a12e388a2a54d05d2">https://github.com/openssl/openssl/commit/ef2fb66ec571564d64d1c74a12e388a2a54d05d2</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260127.txt">https://openssl-library.org/news/secadv/20260127.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15121227">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2026-31789</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: Converting an excessively large OCTET STRING value to
|
||
a hexadecimal string leads to a heap buffer overflow on 32 bit platforms.</p>
|
||
<p>Impact summary: A heap buffer overflow may lead to a crash or possibly
|
||
an attacker controlled code execution or other undefined behavior.</p>
|
||
<p>If an attacker can supply a crafted X.509 certificate with an excessively
|
||
large OCTET STRING value in extensions such as the Subject Key Identifier
|
||
(SKID) or Authority Key Identifier (AKID) which are being converted to hex,
|
||
the size of the buffer needed for the result is calculated as multiplication
|
||
of the input length by 3. On 32 bit platforms, this multiplication may overflow
|
||
resulting in the allocation of a smaller buffer and a heap buffer overflow.</p>
|
||
<p>Applications and services that print or log contents of untrusted X.509
|
||
certificates are vulnerable to this issue. As the certificates would have
|
||
to have sizes of over 1 Gigabyte, printing or logging such certificates
|
||
is a fairly unlikely operation and only 32 bit platforms are affected,
|
||
this issue was assigned Low severity.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this
|
||
issue, as the affected code is outside the OpenSSL FIPS module boundary.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.6-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/364f095b80601db632b0def6a33316967f863bde">https://github.com/openssl/openssl/commit/364f095b80601db632b0def6a33316967f863bde</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/7a9087efd769f362ad9c0e30c7baaa6bbfa65ecf">https://github.com/openssl/openssl/commit/7a9087efd769f362ad9c0e30c7baaa6bbfa65ecf</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/945b935ac66cc7f1a41f1b849c7c25adb5351f49">https://github.com/openssl/openssl/commit/945b935ac66cc7f1a41f1b849c7c25adb5351f49</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/a24216018e1ede8ff01a4ff5afff7dfbd443e2f9">https://github.com/openssl/openssl/commit/a24216018e1ede8ff01a4ff5afff7dfbd443e2f9</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/a91e537d16d74050dbde50bb0dfb1fe9930f0521">https://github.com/openssl/openssl/commit/a91e537d16d74050dbde50bb0dfb1fe9930f0521</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15993393">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2026-2673</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: An OpenSSL TLS 1.3 server may fail to negotiate the expected
|
||
preferred key exchange group when its key exchange group configuration includes
|
||
the default by using the 'DEFAULT' keyword.</p>
|
||
<p>Impact summary: A less preferred key exchange may be used even when a more
|
||
preferred group is supported by both client and server, if the group
|
||
was not included among the client's initial predicated keyshares.
|
||
This will sometimes be the case with the new hybrid post-quantum groups,
|
||
if the client chooses to defer their use until specifically requested by
|
||
the server.</p>
|
||
<p>If an OpenSSL TLS 1.3 server's configuration uses the 'DEFAULT' keyword to
|
||
interpolate the built-in default group list into its own configuration, perhaps
|
||
adding or removing specific elements, then an implementation defect causes the
|
||
'DEFAULT' list to lose its 'tuple' structure, and all server-supported groups
|
||
were treated as a single sufficiently secure 'tuple', with the server not
|
||
sending a Hello Retry Request (HRR) even when a group in a more preferred tuple
|
||
was mutually supported.</p>
|
||
<p>As a result, the client and server might fail to negotiate a mutually supported
|
||
post-quantum key agreement group, such as 'X25519MLKEM768', if the client's
|
||
configuration results in only 'classical' groups (such as 'X25519' being the
|
||
only ones in the client's initial keyshare prediction).</p>
|
||
<p>OpenSSL 3.5 and later support a new syntax for selecting the most preferred TLS
|
||
1.3 key agreement group on TLS servers. The old syntax had a single 'flat'
|
||
list of groups, and treated all the supported groups as sufficiently secure.
|
||
If any of the keyshares predicted by the client were supported by the server
|
||
the most preferred among these was selected, even if other groups supported by
|
||
the client, but not included in the list of predicted keyshares would have been
|
||
more preferred, if included.</p>
|
||
<p>The new syntax partitions the groups into distinct 'tuples' of roughly
|
||
equivalent security. Within each tuple the most preferred group included among
|
||
the client's predicted keyshares is chosen, but if the client supports a group
|
||
from a more preferred tuple, but did not predict any corresponding keyshares,
|
||
the server will ask the client to retry the ClientHello (by issuing a Hello
|
||
Retry Request or HRR) with the most preferred mutually supported group.</p>
|
||
<p>The above works as expected when the server's configuration uses the built-in
|
||
default group list, or explicitly defines its own list by directly defining the
|
||
various desired groups and group 'tuples'.</p>
|
||
<p>No OpenSSL FIPS modules are affected by this issue, the code in question lies
|
||
outside the FIPS boundary.</p>
|
||
<p>OpenSSL 3.6 and 3.5 are vulnerable to this issue.</p>
|
||
<p>OpenSSL 3.6 users should upgrade to OpenSSL 3.6.2 once it is released.
|
||
OpenSSL 3.5 users should upgrade to OpenSSL 3.5.6 once it is released.</p>
|
||
<p>OpenSSL 3.4, 3.3, 3.0, 1.0.2 and 1.1.1 are not affected by this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.6-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/2157c9d81f7b0bd7dfa25b960e928ec28e8dd63f">https://github.com/openssl/openssl/commit/2157c9d81f7b0bd7dfa25b960e928ec28e8dd63f</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/85977e013f32ceb96aa034c0e741adddc1a05e34">https://github.com/openssl/openssl/commit/85977e013f32ceb96aa034c0e741adddc1a05e34</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260313.txt">https://openssl-library.org/news/secadv/20260313.txt</a></li>
|
||
<li><a href="http://www.openwall.com/lists/oss-security/2026/03/13/3">http://www.openwall.com/lists/oss-security/2026/03/13/3</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15993394">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2026-31790</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: Applications using RSASVE key encapsulation to establish
|
||
a secret encryption key can send contents of an uninitialized memory buffer to
|
||
a malicious peer.</p>
|
||
<p>Impact summary: The uninitialized buffer might contain sensitive data from the
|
||
previous execution of the application process which leads to sensitive data
|
||
leakage to an attacker.</p>
|
||
<p>RSA_public_encrypt() returns the number of bytes written on success and -1
|
||
on error. The affected code tests only whether the return value is non-zero.
|
||
As a result, if RSA encryption fails, encapsulation can still return success to
|
||
the caller, set the output lengths, and leave the caller to use the contents of
|
||
the ciphertext buffer as if a valid KEM ciphertext had been produced.</p>
|
||
<p>If applications use EVP_PKEY_encapsulate() with RSA/RSASVE on an
|
||
attacker-supplied invalid RSA public key without first validating that key,
|
||
then this may cause stale or uninitialized contents of the caller-provided
|
||
ciphertext buffer to be disclosed to the attacker in place of the KEM
|
||
ciphertext.</p>
|
||
<p>As a workaround calling EVP_PKEY_public_check() or
|
||
EVP_PKEY_public_check_quick() before EVP_PKEY_encapsulate() will mitigate
|
||
the issue.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3, 3.1 and 3.0 are affected by this issue.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.6-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/001e01db3e996e13ffc72386fe79d03a6683b5ac">https://github.com/openssl/openssl/commit/001e01db3e996e13ffc72386fe79d03a6683b5ac</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/abd8b2eec7e3f3fda60ecfb68498b246b52af482">https://github.com/openssl/openssl/commit/abd8b2eec7e3f3fda60ecfb68498b246b52af482</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/b922e24e5b23ffb9cb9e14cadff23d91e9f7e406">https://github.com/openssl/openssl/commit/b922e24e5b23ffb9cb9e14cadff23d91e9f7e406</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/d5f8e71cd0a54e961d0c3b174348f8308486f790">https://github.com/openssl/openssl/commit/d5f8e71cd0a54e961d0c3b174348f8308486f790</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/eed200f58cd8645ed77e46b7e9f764e284df379e">https://github.com/openssl/openssl/commit/eed200f58cd8645ed77e46b7e9f764e284df379e</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15993396">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2026-28387</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: An uncommon configuration of clients performing DANE TLSA-based
|
||
server authentication, when paired with uncommon server DANE TLSA records, may
|
||
result in a use-after-free and/or double-free on the client side.</p>
|
||
<p>Impact summary: A use after free can have a range of potential consequences
|
||
such as the corruption of valid data, crashes or execution of arbitrary code.</p>
|
||
<p>However, the issue only affects clients that make use of TLSA records with both
|
||
the PKIX-TA(0/PKIX-EE(1) certificate usages and the DANE-TA(2) certificate
|
||
usage.</p>
|
||
<p>By far the most common deployment of DANE is in SMTP MTAs for which RFC7672
|
||
recommends that clients treat as 'unusable' any TLSA records that have the PKIX
|
||
certificate usages. These SMTP (or other similar) clients are not vulnerable
|
||
to this issue. Conversely, any clients that support only the PKIX usages, and
|
||
ignore the DANE-TA(2) usage are also not vulnerable.</p>
|
||
<p>The client would also need to be communicating with a server that publishes a
|
||
TLSA RRset with both types of TLSA records.</p>
|
||
<p>No FIPS modules are affected by this issue, the problem code is outside the
|
||
FIPS module boundary.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.6-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/07e727d304746edb49a98ee8f6ab00256e1f012b">https://github.com/openssl/openssl/commit/07e727d304746edb49a98ee8f6ab00256e1f012b</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/258a8f63b26995ba357f4326da00e19e29c6acbe">https://github.com/openssl/openssl/commit/258a8f63b26995ba357f4326da00e19e29c6acbe</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/444958deaf450aea819171f97ae69eaedede42c3">https://github.com/openssl/openssl/commit/444958deaf450aea819171f97ae69eaedede42c3</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/7a4e08cee62a728d32e60b0de89e6764339df0a7">https://github.com/openssl/openssl/commit/7a4e08cee62a728d32e60b0de89e6764339df0a7</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/ec03fa050b3346997ed9c5fef3d0e16ad7db8177">https://github.com/openssl/openssl/commit/ec03fa050b3346997ed9c5fef3d0e16ad7db8177</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15993397">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2026-28389</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: During processing of a crafted CMS EnvelopedData message
|
||
with KeyAgreeRecipientInfo a NULL pointer dereference can happen.</p>
|
||
<p>Impact summary: Applications that process attacker-controlled CMS data may
|
||
crash before authentication or cryptographic operations occur resulting in
|
||
Denial of Service.</p>
|
||
<p>When a CMS EnvelopedData message that uses KeyAgreeRecipientInfo is
|
||
processed, the optional parameters field of KeyEncryptionAlgorithmIdentifier
|
||
is examined without checking for its presence. This results in a NULL
|
||
pointer dereference if the field is missing.</p>
|
||
<p>Applications and services that call CMS_decrypt() on untrusted input
|
||
(e.g., S/MIME processing or CMS-based protocols) are vulnerable.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this
|
||
issue, as the affected code is outside the OpenSSL FIPS module boundary.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.6-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/16cea4188e0ea567deb4f93f85902247e67384f5">https://github.com/openssl/openssl/commit/16cea4188e0ea567deb4f93f85902247e67384f5</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/785cbf7ea3b5a6f5adf0c1ccb92b79d89c35c616">https://github.com/openssl/openssl/commit/785cbf7ea3b5a6f5adf0c1ccb92b79d89c35c616</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/7b5274e812400cacb6f3be4c2df5340923fa807f">https://github.com/openssl/openssl/commit/7b5274e812400cacb6f3be4c2df5340923fa807f</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/c6725634e089eb2b634b10ede33944be7248172a">https://github.com/openssl/openssl/commit/c6725634e089eb2b634b10ede33944be7248172a</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/f80f83bc5fd036bc47d773e8b15a001e2b4ce686">https://github.com/openssl/openssl/commit/f80f83bc5fd036bc47d773e8b15a001e2b4ce686</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15993398">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2026-28388</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: When a delta CRL that contains a Delta CRL Indicator extension
|
||
is processed a NULL pointer dereference might happen if the required CRL
|
||
Number extension is missing.</p>
|
||
<p>Impact summary: A NULL pointer dereference can trigger a crash which
|
||
leads to a Denial of Service for an application.</p>
|
||
<p>When CRL processing and delta CRL processing is enabled during X.509
|
||
certificate verification, the delta CRL processing does not check
|
||
whether the CRL Number extension is NULL before dereferencing it.
|
||
When a malformed delta CRL file is being processed, this parameter
|
||
can be NULL, causing a NULL pointer dereference.</p>
|
||
<p>Exploiting this issue requires the X509_V_FLAG_USE_DELTAS flag to be enabled in
|
||
the verification context, the certificate being verified to contain a
|
||
freshestCRL extension or the base CRL to have the EXFLAG_FRESHEST flag set, and
|
||
an attacker to provide a malformed CRL to an application that processes it.</p>
|
||
<p>The vulnerability is limited to Denial of Service and cannot be escalated to
|
||
achieve code execution or memory disclosure. For that reason the issue was
|
||
assessed as Low severity according to our Security Policy.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,
|
||
as the affected code is outside the OpenSSL FIPS module boundary.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.6-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/59c3b3158553ab53275bbbccca5cb305d591cf2e">https://github.com/openssl/openssl/commit/59c3b3158553ab53275bbbccca5cb305d591cf2e</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/5a0b4930779cd2408880979db765db919da55139">https://github.com/openssl/openssl/commit/5a0b4930779cd2408880979db765db919da55139</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/602542f2c0c2d5edb47128f93eac10b62aeeefb3">https://github.com/openssl/openssl/commit/602542f2c0c2d5edb47128f93eac10b62aeeefb3</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/a9d187dd1000130100fa7ab915f8513532cb3bb8">https://github.com/openssl/openssl/commit/a9d187dd1000130100fa7ab915f8513532cb3bb8</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/d3a901e8d9f021f3e67d6cfbc12e768129862726">https://github.com/openssl/openssl/commit/d3a901e8d9f021f3e67d6cfbc12e768129862726</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15993402">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2026-28390</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
openssl/libcrypto3
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and openssl/libcrypto3@3.5.4-r0
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>openssl</code> package and not the <code>openssl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>Issue summary: During processing of a crafted CMS EnvelopedData message
|
||
with KeyTransportRecipientInfo a NULL pointer dereference can happen.</p>
|
||
<p>Impact summary: Applications that process attacker-controlled CMS data may
|
||
crash before authentication or cryptographic operations occur resulting in
|
||
Denial of Service.</p>
|
||
<p>When a CMS EnvelopedData message that uses KeyTransportRecipientInfo with
|
||
RSA-OAEP encryption is processed, the optional parameters field of
|
||
RSA-OAEP SourceFunc algorithm identifier is examined without checking
|
||
for its presence. This results in a NULL pointer dereference if the field
|
||
is missing.</p>
|
||
<p>Applications and services that call CMS_decrypt() on untrusted input
|
||
(e.g., S/MIME processing or CMS-based protocols) are vulnerable.</p>
|
||
<p>The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this
|
||
issue, as the affected code is outside the OpenSSL FIPS module boundary.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>openssl</code> to version 3.5.6-r0 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://github.com/openssl/openssl/commit/01194a8f1941115cd0383bfa91c736dd3993c8bc">https://github.com/openssl/openssl/commit/01194a8f1941115cd0383bfa91c736dd3993c8bc</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/2e39b7a6993be445fddb9fbce316fa756e0397b6">https://github.com/openssl/openssl/commit/2e39b7a6993be445fddb9fbce316fa756e0397b6</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/af2a5fecd3e71a29e7568f9c1453dec5cebbaff4">https://github.com/openssl/openssl/commit/af2a5fecd3e71a29e7568f9c1453dec5cebbaff4</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/ea7b4ea4f9f853521ba34830cbcadc970d2e0788">https://github.com/openssl/openssl/commit/ea7b4ea4f9f853521ba34830cbcadc970d2e0788</a></li>
|
||
<li><a href="https://github.com/openssl/openssl/commit/fd2f1a6cf53b9ceeca723a001aa4b825d7c7ee75">https://github.com/openssl/openssl/commit/fd2f1a6cf53b9ceeca723a001aa4b825d7c7ee75</a></li>
|
||
<li><a href="https://openssl-library.org/news/secadv/20260407.txt">https://openssl-library.org/news/secadv/20260407.txt</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-OPENSSL-15993406">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">Always-Incorrect Control Flow Implementation</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
musl/musl
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and musl/musl@1.2.5-r10
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
libcap-ng/libcap-ng@0.8.5-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl-utils@1.2.5-r10
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
util-linux/setpriv@2.41-r9
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
gcc/libgcc@14.2.0-r6
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl-utils@1.2.5-r10
|
||
<span class="list-paths__item__arrow">›</span>
|
||
pax-utils/scanelf@1.3.8-r1
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
gcc/libgcc@14.2.0-r6
|
||
<span class="list-paths__item__arrow">›</span>
|
||
gcc/libstdc++@14.2.0-r6
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
alpine-baselayout/alpine-baselayout@3.7.0-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox-binsh@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
zlib/zlib@1.3.1-r2
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl-utils@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>musl</code> package and not the <code>musl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>An issue was discovered in musl libc 0.7.10 through 1.2.6. Stack-based memory corruption can occur during qsort of very large arrays, due to incorrectly implemented double-word primitives. The number of elements must exceed about seven million, i.e., the 32nd Leonardo number on 32-bit platforms (or the 64th Leonardo number on 64-bit platforms, which is not practical).</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>musl</code> to version 1.2.5-r12 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://musl.libc.org/releases.html">https://musl.libc.org/releases.html</a></li>
|
||
<li><a href="https://www.openwall.com/lists/oss-security/2026/04/10/13">https://www.openwall.com/lists/oss-security/2026/04/10/13</a></li>
|
||
<li><a href="http://www.openwall.com/lists/oss-security/2026/04/10/13">http://www.openwall.com/lists/oss-security/2026/04/10/13</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-MUSL-16008606">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">Improper Resource Shutdown or Release</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
musl/musl
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and musl/musl@1.2.5-r10
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
libcap-ng/libcap-ng@0.8.5-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl-utils@1.2.5-r10
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
util-linux/setpriv@2.41-r9
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
gcc/libgcc@14.2.0-r6
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libcrypto3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
openssl/libssl3@3.5.4-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl-utils@1.2.5-r10
|
||
<span class="list-paths__item__arrow">›</span>
|
||
pax-utils/scanelf@1.3.8-r1
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
.redis-rundeps@20251008.230521
|
||
<span class="list-paths__item__arrow">›</span>
|
||
gcc/libgcc@14.2.0-r6
|
||
<span class="list-paths__item__arrow">›</span>
|
||
gcc/libstdc++@14.2.0-r6
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
alpine-baselayout/alpine-baselayout@3.7.0-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox-binsh@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/apk-tools@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
apk-tools/libapk2@2.14.9-r3
|
||
<span class="list-paths__item__arrow">›</span>
|
||
zlib/zlib@1.3.1-r2
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
musl/musl-utils@1.2.5-r10
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>musl</code> package and not the <code>musl</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>A security flaw has been discovered in musl libc up to 1.2.6. Affected is the function iconv of the file src/locale/iconv.c of the component GB18030 4-byte Decoder. Performing a manipulation results in inefficient algorithmic complexity. The attack must be initiated from a local position. To fix this issue, it is recommended to deploy a patch.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>musl</code> to version 1.2.5-r11 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://vuldb.com/submit/796352">https://vuldb.com/submit/796352</a></li>
|
||
<li><a href="https://vuldb.com/vuln/356620">https://vuldb.com/vuln/356620</a></li>
|
||
<li><a href="https://vuldb.com/vuln/356620/cti">https://vuldb.com/vuln/356620/cti</a></li>
|
||
<li><a href="https://www.openwall.com/lists/oss-security/2026/04/02/10">https://www.openwall.com/lists/oss-security/2026/04/02/10</a></li>
|
||
<li><a href="https://www.openwall.com/lists/oss-security/2026/04/03/2">https://www.openwall.com/lists/oss-security/2026/04/03/2</a></li>
|
||
<li><a href="http://www.openwall.com/lists/oss-security/2026/04/09/19">http://www.openwall.com/lists/oss-security/2026/04/09/19</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-MUSL-16032131">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2025-46394</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
busybox/busybox
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and busybox/busybox@1.37.0-r19
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox@1.37.0-r19
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
alpine-baselayout/alpine-baselayout@3.7.0-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox-binsh@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox@1.37.0-r19
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox-binsh@1.37.0-r19
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
alpine-baselayout/alpine-baselayout@3.7.0-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox-binsh@1.37.0-r19
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>busybox</code> package and not the <code>busybox</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>busybox</code> to version 1.37.0-r20 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://bugs.busybox.net/show_bug.cgi?id=16018">https://bugs.busybox.net/show_bug.cgi?id=16018</a></li>
|
||
<li><a href="https://www.busybox.net">https://www.busybox.net</a></li>
|
||
<li><a href="https://www.busybox.net/downloads/">https://www.busybox.net/downloads/</a></li>
|
||
<li><a href="http://www.openwall.com/lists/oss-security/2025/04/23/5">http://www.openwall.com/lists/oss-security/2025/04/23/5</a></li>
|
||
<li><a href="http://www.openwall.com/lists/oss-security/2025/04/24/3">http://www.openwall.com/lists/oss-security/2025/04/24/3</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-BUSYBOX-14091698">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
<div class="card card--vuln disclosure--not-new severity--low" data-snyk-test="low">
|
||
<h2 class="card__title">CVE-2024-58251</h2>
|
||
<div class="card__section">
|
||
|
||
<div class="card__labels">
|
||
<div class="label label--low">
|
||
<span class="label__text">low severity</span>
|
||
</div>
|
||
<div class="label label--exploit">
|
||
<span class="label__text">Exploit: Not Defined</span>
|
||
</div>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<ul class="card__meta">
|
||
<li class="card__meta__item">
|
||
Package Manager: alpine:3.22
|
||
</li>
|
||
<li class="card__meta__item">
|
||
Vulnerable module:
|
||
|
||
busybox/busybox
|
||
</li>
|
||
|
||
<li class="card__meta__item">Introduced through:
|
||
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine and busybox/busybox@1.37.0-r19
|
||
|
||
</li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
|
||
<h3 class="card__section__title">Detailed paths</h3>
|
||
|
||
<ul class="card__meta__paths">
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox@1.37.0-r19
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
alpine-baselayout/alpine-baselayout@3.7.0-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox-binsh@1.37.0-r19
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox@1.37.0-r19
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox-binsh@1.37.0-r19
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
alpine-baselayout/alpine-baselayout@3.7.0-r0
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/busybox-binsh@1.37.0-r19
|
||
|
||
</span>
|
||
|
||
</li>
|
||
<li>
|
||
<span class="list-paths__item__introduced"><em>Introduced through</em>:
|
||
docker-image|public.ecr.aws/docker/library/redis@8.2.2-alpine
|
||
<span class="list-paths__item__arrow">›</span>
|
||
busybox/ssl_client@1.37.0-r19
|
||
|
||
</span>
|
||
|
||
</li>
|
||
</ul><!-- .list-paths -->
|
||
|
||
</div><!-- .card__section -->
|
||
|
||
<hr/>
|
||
<!-- Overview -->
|
||
<h2 id="nvd-description">NVD Description</h2>
|
||
<p><strong><em>Note:</em></strong> <em>Versions mentioned in the description apply only to the upstream <code>busybox</code> package and not the <code>busybox</code> package as distributed by <code>Alpine</code>.</em>
|
||
<em>See <code>How to fix?</code> for <code>Alpine:3.22</code> relevant fixed versions and status.</em></p>
|
||
<p>In netstat in BusyBox through 1.37.0, local users can launch of network application with an argv[0] containing an ANSI terminal escape sequence, leading to a denial of service (terminal locked up) when netstat is used by a victim.</p>
|
||
<h2 id="remediation">Remediation</h2>
|
||
<p>Upgrade <code>Alpine:3.22</code> <code>busybox</code> to version 1.37.0-r20 or higher.</p>
|
||
<h2 id="references">References</h2>
|
||
<ul>
|
||
<li><a href="https://bugs.busybox.net/show_bug.cgi?id=15922">https://bugs.busybox.net/show_bug.cgi?id=15922</a></li>
|
||
<li><a href="https://www.busybox.net">https://www.busybox.net</a></li>
|
||
<li><a href="https://www.busybox.net/downloads/">https://www.busybox.net/downloads/</a></li>
|
||
<li><a href="http://www.openwall.com/lists/oss-security/2025/04/23/6">http://www.openwall.com/lists/oss-security/2025/04/23/6</a></li>
|
||
</ul>
|
||
|
||
<hr/>
|
||
|
||
<div class="cta card__cta">
|
||
<p><a href="https://snyk.io/vuln/SNYK-ALPINE322-BUSYBOX-14091701">More about this vulnerability</a></p>
|
||
</div>
|
||
|
||
</div><!-- .card -->
|
||
</div><!-- cards -->
|
||
</div>
|
||
</main><!-- .layout-stacked__content -->
|
||
</body>
|
||
|
||
</html>
|