CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
CVE-2024-3798 (GCVE-0-2024-3798)
Vulnerability from cvelistv5 – Published: 2024-07-10 11:59 – Updated: 2024-08-01 20:20 X_Open Source| URL | Tags |
|---|---|
| https://cert.pl/en/posts/2024/07/CVE-2024-3798 | third-party-advisory |
| https://cert.pl/posts/2024/07/CVE-2024-3798 | third-party-advisory |
| https://github.com/MiczFlor/RPi-Jukebox-RFID/issu… | issue-tracking |
| Vendor | Product | Version | |
|---|---|---|---|
| Phoniebox | Phoniebox |
Affected:
0 , ≤ 2.7
(semver)
Unaffected: 3.0 , ≤ * (semver) |
|
| sourcefabric | phoniebox |
Affected:
0 , ≤ 2.7
(custom)
cpe:2.3:a:sourcefabric:phoniebox:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:sourcefabric:phoniebox:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "phoniebox",
"vendor": "sourcefabric",
"versions": [
{
"lessThanOrEqual": "2.7",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-3798",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-10T14:46:26.554633Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-10T14:46:29.447Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T20:20:01.949Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"third-party-advisory",
"x_transferred"
],
"url": "https://cert.pl/en/posts/2024/07/CVE-2024-3798"
},
{
"tags": [
"third-party-advisory",
"x_transferred"
],
"url": "https://cert.pl/posts/2024/07/CVE-2024-3798"
},
{
"tags": [
"issue-tracking",
"x_transferred"
],
"url": "https://github.com/MiczFlor/RPi-Jukebox-RFID/issues/2342"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "Phoniebox",
"programFiles": [
"htdocs/api/playlist/playsinglefile.php"
],
"repo": "https://github.com/MiczFlor/RPi-Jukebox-RFID",
"vendor": "Phoniebox",
"versions": [
{
"lessThanOrEqual": "2.7",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "3.0",
"versionType": "semver"
}
]
}
],
"datePublic": "2024-04-15T11:55:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eInsecure handling of GET header parameter \u003ci\u003efile\u003c/i\u003e\u0026nbsp;included in requests being sent to an instance of the\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;o\u003c/span\u003e\u003cspan style=\"background-color: var(--wht);\"\u003epen-source project\u0026nbsp;\u003c/span\u003e\u003cspan style=\"background-color: var(--wht);\"\u003ePhoniebox allows an attacker to create a website, which \u2013 when visited by a user \u2013 will send \u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003emalicious\u0026nbsp;\u003c/span\u003erequests to multiple hosts on the local network. If such a request reaches the server, it will cause one of the following (\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003edepending on the chosen payload)\u003c/span\u003e: shell command execution, reflected XSS or cross-site request forgery.\u003cbr\u003e\u003c/span\u003e\u003c/p\u003e\u003cp\u003eThis issue affects Phoniebox in all releases through 2.7. Newer 2.x releases were not tested, but they might also be vulnerable.\u0026nbsp;\u003cbr\u003ePhoniebox in version 3.0 and higher are not affected.\u0026nbsp;\u003c/p\u003e"
}
],
"value": "Insecure handling of GET header parameter file\u00a0included in requests being sent to an instance of the\u00a0open-source project\u00a0Phoniebox allows an attacker to create a website, which \u2013 when visited by a user \u2013 will send malicious\u00a0requests to multiple hosts on the local network. If such a request reaches the server, it will cause one of the following (depending on the chosen payload): shell command execution, reflected XSS or cross-site request forgery.\n\n\nThis issue affects Phoniebox in all releases through 2.7. Newer 2.x releases were not tested, but they might also be vulnerable.\u00a0\nPhoniebox in version 3.0 and higher are not affected."
}
],
"impacts": [
{
"capecId": "CAPEC-62",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-62 Cross Site Request Forgery"
}
]
},
{
"capecId": "CAPEC-591",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-591 Reflected XSS"
}
]
},
{
"capecId": "CAPEC-88",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-88 OS Command Injection"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "LOW",
"subConfidentialityImpact": "LOW",
"subIntegrityImpact": "LOW",
"userInteraction": "PASSIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-352",
"description": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or \u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-12T09:25:17.347Z",
"orgId": "4bb8329e-dd38-46c1-aafb-9bf32bcb93c6",
"shortName": "CERT-PL"
},
"references": [
{
"tags": [
"third-party-advisory"
],
"url": "https://cert.pl/en/posts/2024/07/CVE-2024-3798"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://cert.pl/posts/2024/07/CVE-2024-3798"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/MiczFlor/RPi-Jukebox-RFID/issues/2342"
}
],
"source": {
"discovery": "UNKNOWN"
},
"tags": [
"x_open-source"
],
"title": "Insecure handling of GET argument in Phoniebox",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "4bb8329e-dd38-46c1-aafb-9bf32bcb93c6",
"assignerShortName": "CERT-PL",
"cveId": "CVE-2024-3798",
"datePublished": "2024-07-10T11:59:10.637Z",
"dateReserved": "2024-04-15T10:51:28.994Z",
"dateUpdated": "2024-08-01T20:20:01.949Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-3799 (GCVE-0-2024-3799)
Vulnerability from cvelistv5 – Published: 2024-07-10 11:59 – Updated: 2024-08-28 18:48 X_Open Source- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| URL | Tags |
|---|---|
| https://cert.pl/en/posts/2024/07/CVE-2024-3798 | third-party-advisory |
| https://cert.pl/posts/2024/07/CVE-2024-3798 | third-party-advisory |
| https://github.com/MiczFlor/RPi-Jukebox-RFID/issu… | issue-tracking |
| Vendor | Product | Version | |
|---|---|---|---|
| Phoniebox | Phoniebox |
Affected:
0 , ≤ 2.7
(semver)
Unaffected: 3.0 , ≤ * (semver) |
|
| sourcefabric | phoniebox |
Affected:
0 , ≤ 2.7
(custom)
Unaffected: 3.0 , ≤ * (custom) cpe:2.3:a:sourcefabric:phoniebox:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-01T20:20:02.008Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"third-party-advisory",
"x_transferred"
],
"url": "https://cert.pl/en/posts/2024/07/CVE-2024-3798"
},
{
"tags": [
"third-party-advisory",
"x_transferred"
],
"url": "https://cert.pl/posts/2024/07/CVE-2024-3798"
},
{
"tags": [
"issue-tracking",
"x_transferred"
],
"url": "https://github.com/MiczFlor/RPi-Jukebox-RFID/issues/2342"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:sourcefabric:phoniebox:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "phoniebox",
"vendor": "sourcefabric",
"versions": [
{
"lessThanOrEqual": "2.7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "3.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-3799",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-28T18:46:29.510103Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-28T18:48:23.868Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"product": "Phoniebox",
"programFiles": [
"htdocs/inc.setWifi.php"
],
"repo": "https://github.com/MiczFlor/RPi-Jukebox-RFID",
"vendor": "Phoniebox",
"versions": [
{
"lessThanOrEqual": "2.7",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "3.0",
"versionType": "semver"
}
]
}
],
"datePublic": "2024-04-15T11:55:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eInsecure handling of POST header parameter \u003ci\u003ebody\u003c/i\u003e\u0026nbsp;included in requests being sent to an instance of the o\u003c/span\u003e\u003cspan style=\"background-color: var(--wht);\"\u003epen-source project\u0026nbsp;\u003c/span\u003e\u003cspan style=\"background-color: var(--wht);\"\u003ePhoniebox allows an attacker to create a website, which \u2013 when visited by a user \u2013 will send\u0026nbsp;\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003emalicious\u003c/span\u003e requests to multiple hosts on the local network. If such a request reaches the server, it will cause a\u0026nbsp;shell command execution.\u003cbr\u003e\u003c/span\u003e\u003c/p\u003e\u003cp\u003eThis issue affects Phoniebox in all releases through 2.7. Newer 2.x releases were not tested, but they might also be vulnerable. \u003cbr\u003ePhoniebox in version 3.0 and higher are not affected. \u003c/p\u003e"
}
],
"value": "Insecure handling of POST header parameter body\u00a0included in requests being sent to an instance of the open-source project\u00a0Phoniebox allows an attacker to create a website, which \u2013 when visited by a user \u2013 will send\u00a0malicious requests to multiple hosts on the local network. If such a request reaches the server, it will cause a\u00a0shell command execution.\n\n\nThis issue affects Phoniebox in all releases through 2.7. Newer 2.x releases were not tested, but they might also be vulnerable. \nPhoniebox in version 3.0 and higher are not affected."
}
],
"impacts": [
{
"capecId": "CAPEC-88",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-88 OS Command Injection"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-12T09:39:33.226Z",
"orgId": "4bb8329e-dd38-46c1-aafb-9bf32bcb93c6",
"shortName": "CERT-PL"
},
"references": [
{
"tags": [
"third-party-advisory"
],
"url": "https://cert.pl/en/posts/2024/07/CVE-2024-3798"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://cert.pl/posts/2024/07/CVE-2024-3798"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/MiczFlor/RPi-Jukebox-RFID/issues/2342"
}
],
"source": {
"discovery": "UNKNOWN"
},
"tags": [
"x_open-source"
],
"title": "Shell command injection in Phoniebox",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "4bb8329e-dd38-46c1-aafb-9bf32bcb93c6",
"assignerShortName": "CERT-PL",
"cveId": "CVE-2024-3799",
"datePublished": "2024-07-10T11:59:23.581Z",
"dateReserved": "2024-04-15T10:51:29.525Z",
"dateUpdated": "2024-08-28T18:48:23.868Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-38508 (GCVE-0-2024-38508)
Vulnerability from cvelistv5 – Published: 2024-07-26 19:44 – Updated: 2024-08-02 04:12- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| Vendor | Product | Version | |
|---|---|---|---|
| Lenovo | XClarity Controller |
Affected:
various
|
|
| lenovo | thinkagile_hx5530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx_enclosure_certified_node_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1021_edg_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1021_edg_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1520-r_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1521-r_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2320-e_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2720-e_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3331 |
Affected:
0 , < 4.71
(custom)
cpe:2.3:h:lenovo:thinkagile_hx3331:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3375_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3376_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3520-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3521-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3720_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3721_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5520-c_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5521-c_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7521_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7820_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7821_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx1020_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_mx1020_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3330-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3330-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3330-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3330-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3331-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3331-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3331-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3331-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3530_f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3530_f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3530-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3530-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3531-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3531-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx1320_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx2320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx2330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3520-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3530-g_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3720_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx5520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx5530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7320_n_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7520_n_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7820_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkstation_p920_workstation_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_firmware |
Affected:
0 , < 1.12
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd530_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd630_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650_dual_node_tray_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sd650_dual_node_tray_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650-n_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd665_v3_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd665_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_se350_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn550_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn550_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn850_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr150_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr158_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr250_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr250_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr258_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr258_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr530_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr550_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr570_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr590_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_v2_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_v3_firmware |
Affected:
0 , < 4.51
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr635_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr635_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr645_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr645_v3_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr650_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr650_v2_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr655_v3_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr665_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr665_v3_firmware |
Affected:
0 , < 5.61
(custom)
Affected: 0 , < 2.81 (custom) cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_v2_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr675_v3_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_firmware |
Affected:
0 , < 6.36
(custom)
Affected: 0 , < 4.11 (custom) cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_v3_firmware |
Affected:
0 , < 1.20
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850p_firmware |
Affected:
0 , < 6.36
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_v3_firmware |
Affected:
0 , < 1.20
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr950_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st258_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st258_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st550_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st650_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st650_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st658_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st658_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx_enclosure_certified_node_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1021_edg_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1021_edg_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1520-r_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1521-r_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2320-e_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2720-e_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:h:lenovo:thinkagile_hx3331:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3331",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3375_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3376_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3520-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3521-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3720_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3721_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5520-c_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5521-c_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7521_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7521_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7820_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7821_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx1020_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx1020_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3330-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3330-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3330-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3330-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3331-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3331-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3331-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3331-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3530_f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3530_f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3530-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3530-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3531-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3531-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx1320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx2320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx2330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3520-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3530-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3720_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx5520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx5530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7320_n_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7520_n_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7820_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkstation_p920_workstation_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.12",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd630_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650_dual_node_tray_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650_dual_node_tray_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650-n_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd665_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd665_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_se350_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn550_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn850_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr150_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr158_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr250_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr258_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr258_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr570_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr590_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.51",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr635_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr635_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr645_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr645_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr650_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr650_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr655_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr665_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr665_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr675_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.20",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850p_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.20",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr950_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st258_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st258_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st650_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st650_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st658_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st658_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-38508",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-27T17:21:26.778193Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-27T17:21:36.848Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T04:12:25.569Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "XClarity Controller",
"vendor": "Lenovo",
"versions": [
{
"status": "affected",
"version": "various"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA privilege escalation vulnerability was discovered in the web interface or SSH captive command shell interface of XCC that could allow an authenticated XCC user with elevated privileges to perform command injection via a specially crafted request.\u003c/span\u003e"
}
],
"value": "A privilege escalation vulnerability was discovered in the web interface or SSH captive command shell interface of XCC that could allow an authenticated XCC user with elevated privileges to perform command injection via a specially crafted request."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-26T19:44:50.100Z",
"orgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
"shortName": "lenovo"
},
"references": [
{
"url": "https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update to the version (or newer) indicated for your model in the Product Impact section in the advisory:\u0026nbsp;\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://support.lenovo.com/us/en/product_security/LEN-156781\"\u003ehttps://support.lenovo.com/us/en/product_security/LEN-156781\u003c/a\u003e\n\n\u003cbr\u003e"
}
],
"value": "Update to the version (or newer) indicated for your model in the Product Impact section in the advisory:\u00a0 https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"source": {
"discovery": "UNKNOWN"
},
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
"assignerShortName": "lenovo",
"cveId": "CVE-2024-38508",
"datePublished": "2024-07-26T19:44:50.100Z",
"dateReserved": "2024-06-18T14:42:40.470Z",
"dateUpdated": "2024-08-02T04:12:25.569Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-38510 (GCVE-0-2024-38510)
Vulnerability from cvelistv5 – Published: 2024-07-26 19:45 – Updated: 2024-08-02 04:12- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| Vendor | Product | Version | |
|---|---|---|---|
| Lenovo | XClarity Controller |
Affected:
various
|
|
| lenovo | thinkagile_hx5530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx_enclosure_certified_node_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1021_edg_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1021_edg_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1520-r_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1521-r_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2320-e_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2720-e_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3331 |
Affected:
0 , < 4.71
(custom)
cpe:2.3:h:lenovo:thinkagile_hx3331:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3375_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3376_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3520-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3521-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3720_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3721_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5520-c_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5521-c_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7521_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7820_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7821_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx1020_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_mx1020_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3330-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3330-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3330-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3330-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3331-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3331-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3331-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3331-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3530_f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3530_f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3530-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3530-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3531-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3531-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx1320_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx2320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx2330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3520-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3530-g_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3720_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx5520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx5530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7320_n_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7520_n_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7820_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkstation_p920_workstation_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_firmware |
Affected:
0 , < 1.12
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd530_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd630_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650_dual_node_tray_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sd650_dual_node_tray_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650-n_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd665_v3_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd665_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_se350_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn550_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn550_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn850_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr150_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr158_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr250_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr250_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr258_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr258_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr530_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr550_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr570_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr590_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_v2_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_v3_firmware |
Affected:
0 , < 4.51
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr635_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr635_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr645_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr645_v3_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr650_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr650_v2_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr655_v3_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr665_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr665_v3_firmware |
Affected:
0 , < 5.61
(custom)
Affected: 0 , < 2.81 (custom) cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_v2_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr675_v3_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_firmware |
Affected:
0 , < 6.36
(custom)
Affected: 0 , < 4.11 (custom) cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_v3_firmware |
Affected:
0 , < 1.20
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850p_firmware |
Affected:
0 , < 6.36
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_v3_firmware |
Affected:
0 , < 1.20
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr950_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st258_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st258_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st550_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st650_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st650_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st658_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st658_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx_enclosure_certified_node_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1021_edg_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1021_edg_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1520-r_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1521-r_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2320-e_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2720-e_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:h:lenovo:thinkagile_hx3331:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3331",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3375_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3376_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3520-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3521-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3720_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3721_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5520-c_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5521-c_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7521_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7521_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7820_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7821_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx1020_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx1020_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3330-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3330-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3330-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3330-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3331-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3331-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3331-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3331-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3530_f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3530_f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3530-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3530-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3531-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3531-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx1320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx2320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx2330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3520-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3530-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3720_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx5520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx5530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7320_n_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7520_n_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7820_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkstation_p920_workstation_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.12",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd630_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650_dual_node_tray_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650_dual_node_tray_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650-n_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd665_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd665_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_se350_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn550_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn850_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr150_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr158_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr250_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr258_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr258_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr570_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr590_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.51",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr635_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr635_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr645_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr645_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr650_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr650_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr655_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr665_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr665_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr675_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.20",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850p_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.20",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr950_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st258_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st258_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st650_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st650_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st658_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st658_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-38510",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-27T17:20:13.381631Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-27T17:20:24.112Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T04:12:24.688Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "XClarity Controller",
"vendor": "Lenovo",
"versions": [
{
"status": "affected",
"version": "various"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA privilege escalation vulnerability was discovered in the SSH captive command shell interface that could allow an authenticated XCC user with elevated privileges to perform command injection via specially crafted file uploads. \u003c/span\u003e"
}
],
"value": "A privilege escalation vulnerability was discovered in the SSH captive command shell interface that could allow an authenticated XCC user with elevated privileges to perform command injection via specially crafted file uploads."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-26T19:45:12.150Z",
"orgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
"shortName": "lenovo"
},
"references": [
{
"url": "https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update to the version (or newer) indicated for your model in the Product Impact section in the advisory: \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://support.lenovo.com/us/en/product_security/LEN-156781\"\u003ehttps://support.lenovo.com/us/en/product_security/LEN-156781\u003c/a\u003e\n\n\u003cbr\u003e"
}
],
"value": "Update to the version (or newer) indicated for your model in the Product Impact section in the advisory: https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"source": {
"discovery": "UNKNOWN"
},
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
"assignerShortName": "lenovo",
"cveId": "CVE-2024-38510",
"datePublished": "2024-07-26T19:45:12.150Z",
"dateReserved": "2024-06-18T14:42:40.470Z",
"dateUpdated": "2024-08-02T04:12:24.688Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-38511 (GCVE-0-2024-38511)
Vulnerability from cvelistv5 – Published: 2024-07-26 19:45 – Updated: 2024-08-02 04:12- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| Vendor | Product | Version | |
|---|---|---|---|
| Lenovo | XClarity Controller |
Affected:
various
|
|
| lenovo | thinkagile_hx3321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx_enclosure_certified_node_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1021_edg_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1021_edg_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1520-r_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1521-r_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2320-e_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2720-e_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3331 |
Affected:
0 , < 4.71
(custom)
cpe:2.3:h:lenovo:thinkagile_hx3331:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3375_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3376_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3520-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3521-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3720_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3721_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5520-c_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5521-c_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7521_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7820_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7821_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx1020_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_mx1020_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3330-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3330-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3330-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3330-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3331-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3331-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3331-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3331-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3530_f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3530_f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3530-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3530-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3531-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3531-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx1320_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx2320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx2330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3520-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3530-g_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3720_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx5520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx5530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7320_n_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7520_n_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7820_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkstation_p920_workstation_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_firmware |
Affected:
0 , < 1.12
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd530_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd630_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650_dual_node_tray_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sd650_dual_node_tray_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650-n_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd665_v3_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd665_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_se350_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn550_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn550_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn850_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr150_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr158_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr250_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr250_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr258_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr258_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr530_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr550_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr570_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr590_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_v2_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_v3_firmware |
Affected:
0 , < 4.51
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr635_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr635_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr645_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr645_v3_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr650_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr650_v2_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr655_v3_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr665_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr665_v3_firmware |
Affected:
0 , < 5.61
(custom)
Affected: 0 , < 2.81 (custom) cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_v2_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr675_v3_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_firmware |
Affected:
0 , < 6.36
(custom)
Affected: 0 , < 4.11 (custom) cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_v3_firmware |
Affected:
0 , < 1.20
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850p_firmware |
Affected:
0 , < 6.36
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_v3_firmware |
Affected:
0 , < 1.20
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr950_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st258_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st258_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st550_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st650_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st650_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st658_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st658_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx_enclosure_certified_node_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1021_edg_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1021_edg_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1520-r_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1521-r_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2320-e_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2720-e_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:h:lenovo:thinkagile_hx3331:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3331",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3375_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3376_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3520-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3521-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3720_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3721_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5520-c_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5521-c_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7521_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7521_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7820_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7821_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx1020_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx1020_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3330-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3330-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3330-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3330-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3331-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3331-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3331-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3331-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3530_f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3530_f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3530-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3530-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3531-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3531-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx1320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx2320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx2330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3520-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3530-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3720_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx5520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx5530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7320_n_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7520_n_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7820_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkstation_p920_workstation_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.12",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd630_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650_dual_node_tray_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650_dual_node_tray_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650-n_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd665_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd665_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_se350_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn550_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn850_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr150_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr158_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr250_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr258_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr258_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr570_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr590_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.51",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr635_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr635_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr645_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr645_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr650_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr650_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr655_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr665_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr665_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr675_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.20",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850p_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.20",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr950_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st258_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st258_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st650_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st650_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st658_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st658_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-38511",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-27T17:19:44.883076Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-27T17:19:56.955Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T04:12:25.141Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "XClarity Controller",
"vendor": "Lenovo",
"versions": [
{
"status": "affected",
"version": "various"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA privilege escalation vulnerability was discovered in an upload processing functionality of XCC that could allow an authenticated XCC user with elevated privileges to perform command injection via specially crafted file uploads.\u003c/span\u003e"
}
],
"value": "A privilege escalation vulnerability was discovered in an upload processing functionality of XCC that could allow an authenticated XCC user with elevated privileges to perform command injection via specially crafted file uploads."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-26T19:45:21.293Z",
"orgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
"shortName": "lenovo"
},
"references": [
{
"url": "https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update to the version (or newer) indicated for your model in the Product Impact section in the advisory: \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://support.lenovo.com/us/en/product_security/LEN-156781\"\u003ehttps://support.lenovo.com/us/en/product_security/LEN-156781\u003c/a\u003e\n\n\u003cbr\u003e"
}
],
"value": "Update to the version (or newer) indicated for your model in the Product Impact section in the advisory: https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"source": {
"discovery": "UNKNOWN"
},
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
"assignerShortName": "lenovo",
"cveId": "CVE-2024-38511",
"datePublished": "2024-07-26T19:45:21.293Z",
"dateReserved": "2024-06-18T14:42:40.470Z",
"dateUpdated": "2024-08-02T04:12:25.141Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-38512 (GCVE-0-2024-38512)
Vulnerability from cvelistv5 – Published: 2024-07-26 19:45 – Updated: 2024-08-02 04:12- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| Vendor | Product | Version | |
|---|---|---|---|
| Lenovo | XClarity Controller |
Affected:
various
|
|
| lenovo | thinkagile_hx5530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx_enclosure_certified_node_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1021_edg_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1021_edg_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1520-r_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx1521-r_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2320-e_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2331_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx2720-e_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3321_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3331 |
Affected:
0 , < 4.71
(custom)
cpe:2.3:h:lenovo:thinkagile_hx3331:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3375_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3376_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3520-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3521-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3720_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx3721_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5520-c_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5521-c_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx5531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7521_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7820_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_hx7821_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx1020_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_mx1020_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3330-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3330-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3330-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3330-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3331-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3331-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3331-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3331-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3530_f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3530_f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3530-h_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3530-h_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_mx3531-f_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_mx3531-f_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx1320_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx2320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx2330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3320_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3520-g_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3530-g_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx3720_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx5520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx5530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7320_n_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7330_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7520_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7520_n_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7530_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7531_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkagile_vx7820_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinkstation_p920_workstation_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_firmware |
Affected:
0 , < 1.12
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd530_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd630_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650_dual_node_tray_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sd650_dual_node_tray_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650-n_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd650_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sd665_v3_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sd665_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_se350_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn550_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn550_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sn850_firmware |
Affected:
0 , < 4.11
(custom)
Affected: 0 , < 6.36 (custom) cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr150_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr158_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr250_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr250_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr258_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr258_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr530_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr550_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr570_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr590_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_v2_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr630_v3_firmware |
Affected:
0 , < 4.51
(custom)
cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr635_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr635_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr645_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr645_v3_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr650_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr650_v2_firmware |
Affected:
0 , < 4.71
(custom)
cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr655_v3_firmware |
Affected:
0 , < 2.81
(custom)
cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr665_firmware |
Affected:
0 , < 5.61
(custom)
cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr665_v3_firmware |
Affected:
0 , < 5.61
(custom)
Affected: 0 , < 2.81 (custom) cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr670_v2_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr675_v3_firmware |
Affected:
0 , < 5.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_firmware |
Affected:
0 , < 6.36
(custom)
Affected: 0 , < 4.11 (custom) cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850_v3_firmware |
Affected:
0 , < 1.20
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr850p_firmware |
Affected:
0 , < 6.36
(custom)
cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr860_v3_firmware |
Affected:
0 , < 1.20
(custom)
cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_sr950_firmware |
Affected:
0 , < 3.11
(custom)
cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st250_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st258_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st258_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st550_firmware |
Affected:
0 , < 9.97
(custom)
cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st650_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st650_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st658_v2_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:* |
|
| lenovo | thinksystem_st658_v3_firmware |
Affected:
0 , < 4.11
(custom)
cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx_enclosure_certified_node_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx_enclosure_certified_node_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1021_edg_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1021_edg_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1520-r_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1520-r_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx1521-r_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx1521-r_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2320-e_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2320-e_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2331_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2331_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx2720-e_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx2720-e_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3321_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3321_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:h:lenovo:thinkagile_hx3331:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3331",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3375_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3375_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3376_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3376_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3520-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3520-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3521-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3521-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3720_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3720_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx3721_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx3721_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5520-c_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5520-c_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5521-c_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5521-c_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx5531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx5531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7521_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7521_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7521_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7820_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7820_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_hx7821_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_hx7821_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx1020_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx1020_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3330-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3330-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3330-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3330-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3331-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3331-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3331-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3331-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3530_f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3530_f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3530-h_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3530-h_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_mx3531-f_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_mx3531-f_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx1320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx1320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx2320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx2320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx2330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx2330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3320_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3320_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3520-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3520-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3530-g_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3530-g_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx3720_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx3720_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx5520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx5520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx5530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx5530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7320_n_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7320_n_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7330_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7330_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7520_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7520_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7520_n_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7520_n_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7531_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7531_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkagile_vx7820_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkagile_vx7820_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinkstation_p920_workstation_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinkstation_p920_workstation_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.12",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd630_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd630_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650_dual_node_tray_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650_dual_node_tray_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650-n_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650-n_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd650_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd650_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sd665_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sd665_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_se350_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_se350_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn550_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn550_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sn850_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sn850_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr150_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr150_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr158_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr158_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr250_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr250_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr258_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr258_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr258_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr258_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr530_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr530_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr570_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr570_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr590_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr590_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr630_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr630_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.51",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr635_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr635_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr645_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr645_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr645_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr645_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr650_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr650_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr650_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr650_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.71",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr655_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr655_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr665_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr665_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr665_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr665_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.61",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "2.81",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr670_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr670_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr675_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr675_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "5.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.20",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr850p_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr850p_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "6.36",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr860_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr860_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "1.20",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_sr950_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_sr950_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "3.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st250_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st250_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st258_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st258_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st258_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st258_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st550_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st550_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "9.97",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st650_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st650_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st650_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st650_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st658_v2_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st658_v2_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:lenovo:thinksystem_st658_v3_firmware:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "thinksystem_st658_v3_firmware",
"vendor": "lenovo",
"versions": [
{
"lessThan": "4.11",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-38512",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-26T20:39:25.921304Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-27T17:16:58.109Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T04:12:25.173Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "XClarity Controller",
"vendor": "Lenovo",
"versions": [
{
"status": "affected",
"version": "various"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eA privilege escalation vulnerability was discovered in XCC that could allow an authenticated XCC user with elevated privileges to perform command injection via specially crafted IPMI commands.\u003c/span\u003e"
}
],
"value": "A privilege escalation vulnerability was discovered in XCC that could allow an authenticated XCC user with elevated privileges to perform command injection via specially crafted IPMI commands."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78 Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-26T19:45:31.829Z",
"orgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
"shortName": "lenovo"
},
"references": [
{
"url": "https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update to the version (or newer) indicated for your model in the Product Impact section in the advisory: \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://support.lenovo.com/us/en/product_security/LEN-156781\"\u003ehttps://support.lenovo.com/us/en/product_security/LEN-156781\u003c/a\u003e\n\n\u003cbr\u003e"
}
],
"value": "Update to the version (or newer) indicated for your model in the Product Impact section in the advisory: https://support.lenovo.com/us/en/product_security/LEN-156781"
}
],
"source": {
"discovery": "UNKNOWN"
},
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "da227ddf-6e25-4b41-b023-0f976dcaca4b",
"assignerShortName": "lenovo",
"cveId": "CVE-2024-38512",
"datePublished": "2024-07-26T19:45:31.829Z",
"dateReserved": "2024-06-18T14:42:40.471Z",
"dateUpdated": "2024-08-02T04:12:25.173Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-38641 (GCVE-0-2024-38641)
Vulnerability from cvelistv5 – Published: 2024-09-06 16:27 – Updated: 2024-09-06 17:04| Vendor | Product | Version | |
|---|---|---|---|
| QNAP Systems Inc. | QTS |
Affected:
5.1.x , < 5.1.8.2823 build 20240712
(custom)
|
|
| QNAP Systems Inc. | QuTS hero |
Affected:
h5.1.x , < h5.1.8.2823 build 20240712
(custom)
|
|
| qnap | quts_hero |
Affected:
h5.1.0 , < h5.1.8.2823
(custom)
cpe:2.3:o:qnap:quts_hero:h5.1.0:*:*:*:*:*:*:* |
|
| qnap | qts |
Affected:
5.1.0 , < 5.1.8.2823
(custom)
cpe:2.3:o:qnap:qts:5.1.0:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:o:qnap:quts_hero:h5.1.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "quts_hero",
"vendor": "qnap",
"versions": [
{
"lessThan": "h5.1.8.2823",
"status": "affected",
"version": "h5.1.0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:qnap:qts:5.1.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "qts",
"vendor": "qnap",
"versions": [
{
"lessThan": "5.1.8.2823",
"status": "affected",
"version": "5.1.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-38641",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-06T17:02:19.665987Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-06T17:04:38.717Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "QTS",
"vendor": "QNAP Systems Inc.",
"versions": [
{
"lessThan": "5.1.8.2823 build 20240712",
"status": "affected",
"version": "5.1.x",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unaffected",
"product": "QuTS hero",
"vendor": "QNAP Systems Inc.",
"versions": [
{
"lessThan": "h5.1.8.2823 build 20240712",
"status": "affected",
"version": "h5.1.x",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Team Viettel in Matrix Cup 2024"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "An OS command injection vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow local network users to execute commands via unspecified vectors.\u003cbr\u003e\u003cbr\u003eWe have already fixed the vulnerability in the following versions:\u003cbr\u003eQTS 5.1.8.2823 build 20240712 and later\u003cbr\u003eQuTS hero h5.1.8.2823 build 20240712 and later\u003cbr\u003e"
}
],
"value": "An OS command injection vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow local network users to execute commands via unspecified vectors.\n\nWe have already fixed the vulnerability in the following versions:\nQTS 5.1.8.2823 build 20240712 and later\nQuTS hero h5.1.8.2823 build 20240712 and later"
}
],
"impacts": [
{
"capecId": "CAPEC-88",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-88"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "PHYSICAL",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "HIGH",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "CWE-77",
"lang": "en",
"type": "CWE"
},
{
"cweId": "CWE-78",
"description": "CWE-78",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-06T16:27:46.814Z",
"orgId": "2fd009eb-170a-4625-932b-17a53af1051f",
"shortName": "qnap"
},
"references": [
{
"url": "https://www.qnap.com/en/security-advisory/qsa-24-33"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "We have already fixed the vulnerability in the following versions:\u003cbr\u003eQTS 5.1.8.2823 build 20240712 and later\u003cbr\u003eQuTS hero h5.1.8.2823 build 20240712 and later\u003cbr\u003e"
}
],
"value": "We have already fixed the vulnerability in the following versions:\nQTS 5.1.8.2823 build 20240712 and later\nQuTS hero h5.1.8.2823 build 20240712 and later"
}
],
"source": {
"advisory": "QSA-24-33",
"discovery": "EXTERNAL"
},
"title": "QTS, QuTS hero",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "2fd009eb-170a-4625-932b-17a53af1051f",
"assignerShortName": "qnap",
"cveId": "CVE-2024-38641",
"datePublished": "2024-09-06T16:27:46.814Z",
"dateReserved": "2024-06-19T00:17:01.279Z",
"dateUpdated": "2024-09-06T17:04:38.717Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-38644 (GCVE-0-2024-38644)
Vulnerability from cvelistv5 – Published: 2024-11-22 15:32 – Updated: 2024-11-22 16:50| Vendor | Product | Version | |
|---|---|---|---|
| QNAP Systems Inc. | Notes Station 3 |
Affected:
3.9.x , < 3.9.7
(custom)
|
|
| qnap | notes_station_3 |
Affected:
3.9.0 , < 3.9.7
(custom)
cpe:2.3:a:qnap:notes_station_3:-:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:qnap:notes_station_3:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "notes_station_3",
"vendor": "qnap",
"versions": [
{
"lessThan": "3.9.7",
"status": "affected",
"version": "3.9.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-38644",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-22T16:50:46.024700Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-11-22T16:50:56.156Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Notes Station 3",
"vendor": "QNAP Systems Inc.",
"versions": [
{
"lessThan": "3.9.7",
"status": "affected",
"version": "3.9.x",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Thomas Fady"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "An OS command injection vulnerability has been reported to affect Notes Station 3. If exploited, the vulnerability could allow remote authenticated attackers to execute commands.\u003cbr\u003e\u003cbr\u003eWe have already fixed the vulnerability in the following version:\u003cbr\u003eNotes Station 3 3.9.7 and later\u003cbr\u003e"
}
],
"value": "An OS command injection vulnerability has been reported to affect Notes Station 3. If exploited, the vulnerability could allow remote authenticated attackers to execute commands.\n\nWe have already fixed the vulnerability in the following version:\nNotes Station 3 3.9.7 and later"
}
],
"impacts": [
{
"capecId": "CAPEC-88",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-88"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "CWE-77",
"lang": "en",
"type": "CWE"
},
{
"cweId": "CWE-78",
"description": "CWE-78",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-22T15:32:31.923Z",
"orgId": "2fd009eb-170a-4625-932b-17a53af1051f",
"shortName": "qnap"
},
"references": [
{
"url": "https://www.qnap.com/en/security-advisory/qsa-24-36"
}
],
"solutions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "We have already fixed the vulnerability in the following version:\u003cbr\u003eNotes Station 3 3.9.7 and later\u003cbr\u003e"
}
],
"value": "We have already fixed the vulnerability in the following version:\nNotes Station 3 3.9.7 and later"
}
],
"source": {
"advisory": "QSA-24-36",
"discovery": "EXTERNAL"
},
"title": "Notes Station 3",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "2fd009eb-170a-4625-932b-17a53af1051f",
"assignerShortName": "qnap",
"cveId": "CVE-2024-38644",
"datePublished": "2024-11-22T15:32:31.923Z",
"dateReserved": "2024-06-19T00:17:01.279Z",
"dateUpdated": "2024-11-22T16:50:56.156Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-3880 (GCVE-0-2024-3880)
Vulnerability from cvelistv5 – Published: 2024-04-16 19:00 – Updated: 2024-08-01 20:26- CWE-78 - OS Command Injection
| URL | Tags |
|---|---|
| https://vuldb.com/?id.260914 | vdb-entrytechnical-description |
| https://vuldb.com/?ctiid.260914 | signaturepermissions-required |
| https://vuldb.com/?submit.312823 | third-party-advisory |
| https://github.com/abcdefg-png/IoT-vulnerable/blo… | exploit |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:h:tenda:w30e:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "w30e",
"vendor": "tenda",
"versions": [
{
"status": "affected",
"version": "1.0.1.25(633)"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-3880",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-04-26T14:47:12.557252Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:33:18.534Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T20:26:57.034Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "VDB-260914 | Tenda W30E WriteFacMac formWriteFacMac os command injection",
"tags": [
"vdb-entry",
"technical-description",
"x_transferred"
],
"url": "https://vuldb.com/?id.260914"
},
{
"name": "VDB-260914 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required",
"x_transferred"
],
"url": "https://vuldb.com/?ctiid.260914"
},
{
"name": "Submit #312823 | Tenda W30Ev1.0 V1.0.1.25(633) command injection",
"tags": [
"third-party-advisory",
"x_transferred"
],
"url": "https://vuldb.com/?submit.312823"
},
{
"tags": [
"exploit",
"x_transferred"
],
"url": "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/Tenda/W30E/formWriteFacMac.md"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "W30E",
"vendor": "Tenda",
"versions": [
{
"status": "affected",
"version": "1.0.1.25(633)"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "wxhwxhwxh_mie (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been found in Tenda W30E 1.0.1.25(633) and classified as critical. This vulnerability affects the function formWriteFacMac of the file /goform/WriteFacMac. The manipulation of the argument mac leads to os command injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-260914 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
},
{
"lang": "de",
"value": "In Tenda W30E 1.0.1.25(633) wurde eine kritische Schwachstelle gefunden. Hierbei betrifft es die Funktion formWriteFacMac der Datei /goform/WriteFacMac. Mittels dem Manipulieren des Arguments mac mit unbekannten Daten kann eine os command injection-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78 OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-04-16T19:00:06.374Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-260914 | Tenda W30E WriteFacMac formWriteFacMac os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/?id.260914"
},
{
"name": "VDB-260914 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/?ctiid.260914"
},
{
"name": "Submit #312823 | Tenda W30Ev1.0 V1.0.1.25(633) command injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/?submit.312823"
},
{
"tags": [
"exploit"
],
"url": "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/Tenda/W30E/formWriteFacMac.md"
}
],
"timeline": [
{
"lang": "en",
"time": "2024-04-16T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2024-04-16T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2024-04-16T12:55:04.000Z",
"value": "VulDB entry last update"
}
],
"title": "Tenda W30E WriteFacMac formWriteFacMac os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2024-3880",
"datePublished": "2024-04-16T19:00:06.374Z",
"dateReserved": "2024-04-16T10:49:42.789Z",
"dateUpdated": "2024-08-01T20:26:57.034Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-39351 (GCVE-0-2024-39351)
Vulnerability from cvelistv5 – Published: 2024-06-28 06:07 – Updated: 2024-08-02 04:26- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| URL | Tags |
|---|---|
| https://www.synology.com/en-global/security/advis… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| Synology | Camera Firmware |
Affected:
1.0 , < 1.0.7-0298
(semver)
|
|
| synology | camera_firmware |
Affected:
1.0 , < 1.0.7-0298
(custom)
cpe:2.3:a:synology:camera_firmware:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:synology:camera_firmware:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "camera_firmware",
"vendor": "synology",
"versions": [
{
"lessThan": "1.0.7-0298",
"status": "affected",
"version": "1.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-39351",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-28T14:12:07.011026Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-28T14:13:43.888Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T04:26:14.288Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "Synology-SA-23:15 Synology Camera (PWN2OWN 2023)",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.synology.com/en-global/security/advisory/Synology_SA_23_15"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"platforms": [
"BC500",
"TC500"
],
"product": "Camera Firmware",
"vendor": "Synology",
"versions": [
{
"lessThan": "1.0.7-0298",
"status": "affected",
"version": "1.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Jaehoon Jang, Wonbeen Im, STEALIEN(https://stealien.com)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability regarding improper neutralization of special elements used in an OS command (\u0027OS Command Injection\u0027) is found in the NTP configuration. This allows remote authenticated users with administrator privileges to execute arbitrary commands via unspecified vectors. The following models with Synology Camera Firmware versions before 1.0.7-0298 may be affected: BC500 and TC500."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-28T06:07:21.260Z",
"orgId": "db201096-a0cc-46c7-9a55-61d9e221bf01",
"shortName": "synology"
},
"references": [
{
"name": "Synology-SA-23:15 Synology Camera (PWN2OWN 2023)",
"tags": [
"vendor-advisory"
],
"url": "https://www.synology.com/en-global/security/advisory/Synology_SA_23_15"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "db201096-a0cc-46c7-9a55-61d9e221bf01",
"assignerShortName": "synology",
"cveId": "CVE-2024-39351",
"datePublished": "2024-06-28T06:07:21.260Z",
"dateReserved": "2024-06-24T10:57:17.891Z",
"dateUpdated": "2024-08-02T04:26:14.288Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
Mitigation
Phase: Architecture and Design
Description:
- If at all possible, use library calls rather than external processes to recreate the desired functionality.
Mitigation ID: MIT-22
Phases: Architecture and Design, Operation
Strategy: Sandbox or Jail
Description:
- Run the code in a "jail" or similar sandbox environment that enforces strict boundaries between the process and the operating system. This may effectively restrict which files can be accessed in a particular directory or which commands can be executed by the software.
- OS-level examples include the Unix chroot jail, AppArmor, and SELinux. In general, managed code may provide some protection. For example, java.io.FilePermission in the Java SecurityManager allows the software to specify restrictions on file operations.
- This may not be a feasible solution, and it only limits the impact to the operating system; the rest of the application may still be subject to compromise.
- Be careful to avoid CWE-243 and other weaknesses related to jails.
Mitigation
Phase: Architecture and Design
Strategy: Attack Surface Reduction
Description:
- For any data that will be used to generate a command to be executed, keep as much of that data out of external control as possible. For example, in web applications, this may require storing the data locally in the session's state instead of sending it out to the client in a hidden form field.
Mitigation ID: MIT-15
Phase: Architecture and Design
Description:
- For any security checks that are performed on the client side, ensure that these checks are duplicated on the server side, in order to avoid CWE-602. Attackers can bypass the client-side checks by modifying values after the checks have been performed, or by changing the client to remove the client-side checks entirely. Then, these modified values would be submitted to the server.
Mitigation ID: MIT-4.3
Phase: Architecture and Design
Strategy: Libraries or Frameworks
Description:
- Use a vetted library or framework that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.
- For example, consider using the ESAPI Encoding control [REF-45] or a similar tool, library, or framework. These will help the programmer encode outputs in a manner less prone to error.
Mitigation ID: MIT-28
Phase: Implementation
Strategy: Output Encoding
Description:
- While it is risky to use dynamically-generated query strings, code, or commands that mix control and data together, sometimes it may be unavoidable. Properly quote arguments and escape any special characters within those arguments. The most conservative approach is to escape or filter all characters that do not pass an extremely strict allowlist (such as everything that is not alphanumeric or white space). If some special characters are still needed, such as white space, wrap each argument in quotes after the escaping/filtering step. Be careful of argument injection (CWE-88).
Mitigation
Phase: Implementation
Description:
- If the program to be executed allows arguments to be specified within an input file or from standard input, then consider using that mode to pass arguments instead of the command line.
Mitigation ID: MIT-27
Phase: Architecture and Design
Strategy: Parameterization
Description:
- If available, use structured mechanisms that automatically enforce the separation between data and code. These mechanisms may be able to provide the relevant quoting, encoding, and validation automatically, instead of relying on the developer to provide this capability at every point where output is generated.
- Some languages offer multiple functions that can be used to invoke commands. Where possible, identify any function that invokes a command shell using a single string, and replace it with a function that requires individual arguments. These functions typically perform appropriate quoting and filtering of arguments. For example, in C, the system() function accepts a string that contains the entire command to be executed, whereas execl(), execve(), and others require an array of strings, one for each argument. In Windows, CreateProcess() only accepts one command at a time. In Perl, if system() is provided with an array of arguments, then it will quote each of the arguments.
Mitigation ID: MIT-5
Phase: Implementation
Strategy: Input Validation
Description:
- Assume all input is malicious. Use an "accept known good" input validation strategy, i.e., use a list of acceptable inputs that strictly conform to specifications. Reject any input that does not strictly conform to specifications, or transform it into something that does.
- When performing input validation, consider all potentially relevant properties, including length, type of input, the full range of acceptable values, missing or extra inputs, syntax, consistency across related fields, and conformance to business rules. As an example of business rule logic, "boat" may be syntactically valid because it only contains alphanumeric characters, but it is not valid if the input is only expected to contain colors such as "red" or "blue."
- Do not rely exclusively on looking for malicious or malformed inputs. This is likely to miss at least one undesirable input, especially if the code's environment changes. This can give attackers enough room to bypass the intended validation. However, denylists can be useful for detecting potential attacks or determining which inputs are so malformed that they should be rejected outright.
- When constructing OS command strings, use stringent allowlists that limit the character set based on the expected value of the parameter in the request. This will indirectly limit the scope of an attack, but this technique is less important than proper output encoding and escaping.
- Note that proper output encoding, escaping, and quoting is the most effective solution for preventing OS command injection, although input validation may provide some defense-in-depth. This is because it effectively limits what will appear in output. Input validation will not always prevent OS command injection, especially if you are required to support free-form text fields that could contain arbitrary characters. For example, when invoking a mail program, you might need to allow the subject field to contain otherwise-dangerous inputs like ";" and ">" characters, which would need to be escaped or otherwise handled. In this case, stripping the character might reduce the risk of OS command injection, but it would produce incorrect behavior because the subject field would not be recorded as the user intended. This might seem to be a minor inconvenience, but it could be more important when the program relies on well-structured subject lines in order to pass messages to other components.
- Even if you make a mistake in your validation (such as forgetting one out of 100 input fields), appropriate encoding is still likely to protect you from injection-based attacks. As long as it is not done in isolation, input validation is still a useful technique, since it may significantly reduce your attack surface, allow you to detect some attacks, and provide other security benefits that proper encoding does not address.
Mitigation ID: MIT-21
Phase: Architecture and Design
Strategy: Enforcement by Conversion
Description:
- When the set of acceptable objects, such as filenames or URLs, is limited or known, create a mapping from a set of fixed input values (such as numeric IDs) to the actual filenames or URLs, and reject all other inputs.
Mitigation ID: MIT-32
Phase: Operation
Strategy: Compilation or Build Hardening
Description:
- Run the code in an environment that performs automatic taint propagation and prevents any command execution that uses tainted variables, such as Perl's "-T" switch. This will force the program to perform validation steps that remove the taint, although you must be careful to correctly validate your inputs so that you do not accidentally mark dangerous inputs as untainted (see CWE-183 and CWE-184).
Mitigation ID: MIT-32
Phase: Operation
Strategy: Environment Hardening
Description:
- Run the code in an environment that performs automatic taint propagation and prevents any command execution that uses tainted variables, such as Perl's "-T" switch. This will force the program to perform validation steps that remove the taint, although you must be careful to correctly validate your inputs so that you do not accidentally mark dangerous inputs as untainted (see CWE-183 and CWE-184).
Mitigation ID: MIT-39
Phase: Implementation
Description:
- Ensure that error messages only contain minimal details that are useful to the intended audience and no one else. The messages need to strike the balance between being too cryptic (which can confuse users) or being too detailed (which may reveal more than intended). The messages should not reveal the methods that were used to determine the error. Attackers can use detailed information to refine or optimize their original attack, thereby increasing their chances of success.
- If errors must be captured in some detail, record them in log messages, but consider what could occur if the log messages can be viewed by attackers. Highly sensitive information such as passwords should never be saved to log files.
- Avoid inconsistent messaging that might accidentally tip off an attacker about internal state, such as whether a user account exists or not.
- In the context of OS Command Injection, error information passed back to the user might reveal whether an OS command is being executed and possibly which command is being used.
Mitigation
Phase: Operation
Strategy: Sandbox or Jail
Description:
- Use runtime policy enforcement to create an allowlist of allowable commands, then prevent use of any command that does not appear in the allowlist. Technologies such as AppArmor are available to do this.
Mitigation ID: MIT-29
Phase: Operation
Strategy: Firewall
Description:
- Use an application firewall that can detect attacks against this weakness. It can be beneficial in cases in which the code cannot be fixed (because it is controlled by a third party), as an emergency prevention measure while more comprehensive software assurance measures are applied, or to provide defense in depth [REF-1481].
Mitigation ID: MIT-17
Phases: Architecture and Design, Operation
Strategy: Environment Hardening
Description:
- Run your code using the lowest privileges that are required to accomplish the necessary tasks [REF-76]. If possible, create isolated accounts with limited privileges that are only used for a single task. That way, a successful attack will not immediately give the attacker access to the rest of the software or its environment. For example, database applications rarely need to run as the database administrator, especially in day-to-day operations.
Mitigation ID: MIT-16
Phases: Operation, Implementation
Strategy: Environment Hardening
Description:
- When using PHP, configure the application so that it does not use register_globals. During implementation, develop the application so that it does not rely on this feature, but be wary of implementing a register_globals emulation that is subject to weaknesses such as CWE-95, CWE-621, and similar issues.
CAPEC-108: Command Line Execution through SQL Injection
An attacker uses standard SQL injection methods to inject data into the command line for execution. This could be done directly through misuse of directives such as MSSQL_xp_cmdshell or indirectly through injection of data into the database that would be interpreted as shell commands. Sometime later, an unscrupulous backend application (or could be part of the functionality of the same application) fetches the injected data stored in the database and uses this data as command line arguments without performing proper validation. The malicious data escapes that data plane by spawning new commands to be executed on the host.
CAPEC-15: Command Delimiters
An attack of this type exploits a programs' vulnerabilities that allows an attacker's commands to be concatenated onto a legitimate command with the intent of targeting other resources such as the file system or database. The system that uses a filter or denylist input validation, as opposed to allowlist validation is vulnerable to an attacker who predicts delimiters (or combinations of delimiters) not present in the filter or denylist. As with other injection attacks, the attacker uses the command delimiter payload as an entry point to tunnel through the application and activate additional attacks through SQL queries, shell commands, network scanning, and so on.
CAPEC-43: Exploiting Multiple Input Interpretation Layers
An attacker supplies the target software with input data that contains sequences of special characters designed to bypass input validation logic. This exploit relies on the target making multiples passes over the input data and processing a "layer" of special characters with each pass. In this manner, the attacker can disguise input that would otherwise be rejected as invalid by concealing it with layers of special/escape characters that are stripped off by subsequent processing steps. The goal is to first discover cases where the input validation layer executes before one or more parsing layers. That is, user input may go through the following logic in an application: <parser1> --> <input validator> --> <parser2>. In such cases, the attacker will need to provide input that will pass through the input validator, but after passing through parser2, will be converted into something that the input validator was supposed to stop.
CAPEC-6: Argument Injection
An attacker changes the behavior or state of a targeted application through injecting data or command syntax through the targets use of non-validated and non-filtered arguments of exposed services or methods.
CAPEC-88: OS Command Injection
In this type of an attack, an adversary injects operating system commands into existing application functions. An application that uses untrusted input to build command strings is vulnerable. An adversary can leverage OS command injection in an application to elevate privileges, execute arbitrary commands and compromise the underlying operating system.