Skip to content

Commit 8e7b087

Browse files
Add Resolved CVEs sections to Request and Lodash
1 parent b45e535 commit 8e7b087

File tree

2 files changed

+63
-0
lines changed

2 files changed

+63
-0
lines changed

docs/els-for-runtimes-and-libraries/lodash/README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,38 @@ If you have already installed a package with a `tuxcare.1` suffix and want to up
156156
```
157157

158158
</CodeWithCopy>
159+
160+
## Resolved CVEs
161+
162+
Fixes for the following vulnerabilities are available in ELS for Lodash from TuxCare versions:
163+
164+
<TableTabs label="Choose Lodash version: " >
165+
166+
<template #Lodash__4.5.0>
167+
168+
| CVE ID | CVE Type | Severity | Affected Libraries | Vulnerable Version |
169+
| :------------: | :------: |:--------:| :-----------------: |:------------------:|
170+
| CVE-2021-23337 | Direct | High | Lodash | <4.17.20 |
171+
172+
</template>
173+
174+
<template #Lodash__4.17.15>
175+
176+
| CVE ID | CVE Type | Severity | Affected Libraries | Vulnerable Version |
177+
| :------------: | :------: | :------: | :-----------------: | :----------------: |
178+
| CVE-2020-8203 | Direct | High | Lodash | <4.17.20 |
179+
180+
</template>
181+
182+
<template #Lodash__4.17.19>
183+
184+
| CVE ID | CVE Type | Severity | Affected Libraries | Vulnerable Version |
185+
| :------------: | :------: | :------: | :-----------------: |:------------------:|
186+
| CVE-2020-8203 | Direct | High | Lodash | <4.17.20 |
187+
188+
</template>
189+
190+
</TableTabs>
191+
192+
193+
If you are interested in the TuxCare Endless Lifecycle Support, contact [[email protected]](mailto:[email protected]).

docs/els-for-runtimes-and-libraries/request/README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,31 @@ If you have already installed a package with a `tuxcare.1` suffix and want to up
142142
```
143143

144144
</CodeWithCopy>
145+
146+
## Resolved CVEs
147+
148+
Fixes for the following vulnerabilities are available in ELS for Request from TuxCare versions:
149+
150+
<TableTabs label="Choose Request version: " >
151+
152+
<template #Request__2.88.0>
153+
154+
| CVE ID | CVE Type | Severity | Affected Libraries | Vulnerable Version |
155+
| :------------: |:----------:|:--------:|:------------------:|:------------------:|
156+
| CVE-2025-7783 | Transitive | Critical | Form-Data | < 2.5.4 |
157+
| CVE-2023-28155 | Direct | Medium | Request | <=2.88.1 |
158+
159+
</template>
160+
161+
<template #Request__2.88.2>
162+
163+
| CVE ID | CVE Type | Severity | Affected Libraries | Vulnerable Version |
164+
| :------------: | :------: |:--------:|:------------------:| :----------------: |
165+
| CVE-2025-7783 | Transitive | Critical | Form-Data | < 2.5.4 |
166+
167+
</template>
168+
169+
</TableTabs>
170+
171+
172+
If you are interested in the TuxCare Endless Lifecycle Support, contact [[email protected]](mailto:[email protected]).

0 commit comments

Comments
 (0)