CVE-2023-31177 (GCVE-0-2023-31177)
Vulnerability from cvelistv5 – Published: 2023-11-30 16:53 – Updated: 2024-08-02 14:45
VLAI?
Summary
An Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in the Schweitzer Engineering Laboratories SEL-451 could allow an attacker to craft a link that could execute arbitrary code on a victim's system.
See product Instruction Manual Appendix A dated 20230830 for more details.
Severity ?
4.3 (Medium)
CWE
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Schweitzer Engineering Laboratories | SEL-451 |
Affected:
R315-V0 , < R315-V4
(custom)
Affected: R316-V0 , < R316-V4 (custom) Affected: R317-V0 , < R317-V4 (custom) Affected: R318-V0 , < R318-V5 (custom) Affected: R320-V0 , < R320-V3 (custom) Affected: R321-V0 , < R321-V3 (custom) Affected: R322-V0 , < R322-V3 (custom) Affected: R323-V0 , < R323-V5 (custom) Affected: R324-V0 , < R324-V4 (custom) Affected: R325-V0 , < R325-V3 (custom) Affected: R326-V0 , < R326-V1 (custom) Affected: R327-V0 , < R327-V1 (custom) |
Credits
Andrea Palanca and Gabriele Quagliarella of Nozomi Networks
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T14:45:25.869Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://selinc.com/support/security-notifications/external-reports/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.nozominetworks.com/blog/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "SEL-451",
"vendor": "Schweitzer Engineering Laboratories",
"versions": [
{
"lessThan": "R315-V4",
"status": "affected",
"version": "R315-V0",
"versionType": "custom"
},
{
"lessThan": "R316-V4",
"status": "affected",
"version": "R316-V0",
"versionType": "custom"
},
{
"lessThan": "R317-V4",
"status": "affected",
"version": "R317-V0",
"versionType": "custom"
},
{
"lessThan": "R318-V5",
"status": "affected",
"version": "R318-V0",
"versionType": "custom"
},
{
"lessThan": "R320-V3",
"status": "affected",
"version": "R320-V0",
"versionType": "custom"
},
{
"lessThan": "R321-V3",
"status": "affected",
"version": "R321-V0",
"versionType": "custom"
},
{
"lessThan": "R322-V3",
"status": "affected",
"version": "R322-V0",
"versionType": "custom"
},
{
"lessThan": "R323-V5",
"status": "affected",
"version": "R323-V0",
"versionType": "custom"
},
{
"lessThan": "R324-V4",
"status": "affected",
"version": "R324-V0",
"versionType": "custom"
},
{
"lessThan": "R325-V3",
"status": "affected",
"version": "R325-V0",
"versionType": "custom"
},
{
"lessThan": "R326-V1",
"status": "affected",
"version": "R326-V0",
"versionType": "custom"
},
{
"lessThan": "R327-V1",
"status": "affected",
"version": "R327-V0",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Andrea Palanca and Gabriele Quagliarella of Nozomi Networks"
}
],
"datePublic": "2023-11-30T09:56:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "An Improper Neutralization of Input During Web Page Generation\u0026nbsp; (\u0027Cross-site Scripting\u0027) in the Schweitzer Engineering Laboratories SEL-451 could allow an attacker to craft a link that could execute arbitrary code on a victim\u0027s system.\u003cbr\u003e\u003cbr\u003e\n\nSee product Instruction Manual Appendix A dated 20230830 for more details.\n\n\u003cbr\u003e"
}
],
"value": "An Improper Neutralization of Input During Web Page Generation\u00a0 (\u0027Cross-site Scripting\u0027) in the Schweitzer Engineering Laboratories SEL-451 could allow an attacker to craft a link that could execute arbitrary code on a victim\u0027s system.\n\n\n\nSee product Instruction Manual Appendix A dated 20230830 for more details.\n\n\n"
}
],
"impacts": [
{
"capecId": "CAPEC-63",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-63 Cross-Site Scripting (XSS)"
}
]
},
{
"capecId": "CAPEC-242",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-242 Code Injection"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-30T16:53:34.046Z",
"orgId": "5804bb70-792c-43e0-8596-486cc0efe699",
"shortName": "SEL"
},
"references": [
{
"url": "https://selinc.com/support/security-notifications/external-reports/"
},
{
"url": "https://www.nozominetworks.com/blog/"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Improper neutralizataion of input could lead to execution of arbitrary code",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "5804bb70-792c-43e0-8596-486cc0efe699",
"assignerShortName": "SEL",
"cveId": "CVE-2023-31177",
"datePublished": "2023-11-30T16:53:34.046Z",
"dateReserved": "2023-04-24T23:20:01.610Z",
"dateUpdated": "2024-08-02T14:45:25.869Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"r315-v0\", \"versionEndExcluding\": \"r315-v4\", \"matchCriteriaId\": \"567CA071-8A2D-40DD-A3DF-0FD73739476F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"r316-v0\", \"versionEndExcluding\": \"r316-v4\", \"matchCriteriaId\": \"EE50B5EC-2A69-4EA9-A16D-5A0BF38D2861\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"r317-v0\", \"versionEndExcluding\": \"r317-v4\", \"matchCriteriaId\": \"D9D6B6F3-8D35-46B5-879C-26F22ED4AA2D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"r318-v0\", \"versionEndExcluding\": \"r318-v5\", \"matchCriteriaId\": \"5DC6FE46-8B20-47D6-8A88-1708978C49D1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"r320-v0\", \"versionEndExcluding\": \"r320-v3\", \"matchCriteriaId\": \"9E3E5B0A-E01A-4A5B-894C-DF83E4E5B23F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"r321-v0\", \"versionEndExcluding\": \"r321-v3\", \"matchCriteriaId\": \"7505AF51-82AF-4145-B794-CA0B5048DD7E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"r322-v0\", \"versionEndExcluding\": \"r322-v3\", \"matchCriteriaId\": \"6F092F10-4440-4FC4-8B0B-44B86F1742B8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"r323-v0\", \"versionEndExcluding\": \"r323-v5\", \"matchCriteriaId\": \"B80DF635-298D-45B6-A5F7-71386587E6A8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"r324-v0\", \"versionEndExcluding\": \"r324-v4\", \"matchCriteriaId\": \"3E9473AE-F0E1-49A2-BD2E-CEAC21B5CF9C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"r325-v0\", \"versionEndExcluding\": \"r325-v3\", \"matchCriteriaId\": \"77E42746-C95B-476B-8734-0DE9FA1C611C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:r326-v0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8EF1EF31-FFF7-4A3B-8A9F-2BD4CC355CD2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:selinc:sel-451_firmware:r327-v0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B9C7EDD0-52E2-45E7-975C-B194F2902F5D\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:selinc:sel-451:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9BBDB9B5-DAF0-4A78-88E3-1EB6486F8A13\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"An Improper Neutralization of Input During Web Page Generation\\u00a0 (\u0027Cross-site Scripting\u0027) in the Schweitzer Engineering Laboratories SEL-451 could allow an attacker to craft a link that could execute arbitrary code on a victim\u0027s system.\\n\\n\\n\\nSee product Instruction Manual Appendix A dated 20230830 for more details.\\n\\n\\n\"}, {\"lang\": \"es\", \"value\": \"Una neutralizaci\\u00f3n inadecuada de la entrada durante la generaci\\u00f3n de p\\u00e1ginas web (\\\"Cross-site Scripting\\\") en Schweitzer Engineering Laboratories SEL-451 podr\\u00eda permitir a un atacante crear un enlace que podr\\u00eda ejecutar c\\u00f3digo arbitrario en el sistema de una v\\u00edctima. Consulte el Ap\\u00e9ndice A del Manual de instrucciones del producto con fecha 20230830 para obtener m\\u00e1s detalles.\"}]",
"id": "CVE-2023-31177",
"lastModified": "2024-11-21T08:01:34.057",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security@selinc.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L\", \"baseScore\": 4.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 0.9, \"impactScore\": 3.4}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.7}]}",
"published": "2023-11-30T17:15:08.763",
"references": "[{\"url\": \"https://selinc.com/support/security-notifications/external-reports/\", \"source\": \"security@selinc.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://www.nozominetworks.com/blog/\", \"source\": \"security@selinc.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://selinc.com/support/security-notifications/external-reports/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://www.nozominetworks.com/blog/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security@selinc.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security@selinc.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-31177\",\"sourceIdentifier\":\"security@selinc.com\",\"published\":\"2023-11-30T17:15:08.763\",\"lastModified\":\"2024-11-21T08:01:34.057\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An Improper Neutralization of Input During Web Page Generation\u00a0 (\u0027Cross-site Scripting\u0027) in the Schweitzer Engineering Laboratories SEL-451 could allow an attacker to craft a link that could execute arbitrary code on a victim\u0027s system.\\n\\n\\n\\nSee product Instruction Manual Appendix A dated 20230830 for more details.\\n\\n\\n\"},{\"lang\":\"es\",\"value\":\"Una neutralizaci\u00f3n inadecuada de la entrada durante la generaci\u00f3n de p\u00e1ginas web (\\\"Cross-site Scripting\\\") en Schweitzer Engineering Laboratories SEL-451 podr\u00eda permitir a un atacante crear un enlace que podr\u00eda ejecutar c\u00f3digo arbitrario en el sistema de una v\u00edctima. Consulte el Ap\u00e9ndice A del Manual de instrucciones del producto con fecha 20230830 para obtener m\u00e1s detalles.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@selinc.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":0.9,\"impactScore\":3.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"security@selinc.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r315-v0\",\"versionEndExcluding\":\"r315-v4\",\"matchCriteriaId\":\"567CA071-8A2D-40DD-A3DF-0FD73739476F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r316-v0\",\"versionEndExcluding\":\"r316-v4\",\"matchCriteriaId\":\"EE50B5EC-2A69-4EA9-A16D-5A0BF38D2861\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r317-v0\",\"versionEndExcluding\":\"r317-v4\",\"matchCriteriaId\":\"D9D6B6F3-8D35-46B5-879C-26F22ED4AA2D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r318-v0\",\"versionEndExcluding\":\"r318-v5\",\"matchCriteriaId\":\"5DC6FE46-8B20-47D6-8A88-1708978C49D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r320-v0\",\"versionEndExcluding\":\"r320-v3\",\"matchCriteriaId\":\"9E3E5B0A-E01A-4A5B-894C-DF83E4E5B23F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r321-v0\",\"versionEndExcluding\":\"r321-v3\",\"matchCriteriaId\":\"7505AF51-82AF-4145-B794-CA0B5048DD7E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r322-v0\",\"versionEndExcluding\":\"r322-v3\",\"matchCriteriaId\":\"6F092F10-4440-4FC4-8B0B-44B86F1742B8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r323-v0\",\"versionEndExcluding\":\"r323-v5\",\"matchCriteriaId\":\"B80DF635-298D-45B6-A5F7-71386587E6A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r324-v0\",\"versionEndExcluding\":\"r324-v4\",\"matchCriteriaId\":\"3E9473AE-F0E1-49A2-BD2E-CEAC21B5CF9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"r325-v0\",\"versionEndExcluding\":\"r325-v3\",\"matchCriteriaId\":\"77E42746-C95B-476B-8734-0DE9FA1C611C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:r326-v0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8EF1EF31-FFF7-4A3B-8A9F-2BD4CC355CD2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:selinc:sel-451_firmware:r327-v0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B9C7EDD0-52E2-45E7-975C-B194F2902F5D\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:selinc:sel-451:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9BBDB9B5-DAF0-4A78-88E3-1EB6486F8A13\"}]}]}],\"references\":[{\"url\":\"https://selinc.com/support/security-notifications/external-reports/\",\"source\":\"security@selinc.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.nozominetworks.com/blog/\",\"source\":\"security@selinc.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://selinc.com/support/security-notifications/external-reports/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.nozominetworks.com/blog/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…