gsd-2022-1517
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
LRM utilizes elevated privileges. An unauthenticated malicious actor can upload and execute code remotely at the operating system level, which can allow an attacker to change settings, configurations, software, or access sensitive data on the affected produc. An attacker could also exploit this vulnerability to access APIs not intended for general use and interact through the network.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2022-1517",
    "description": "LRM utilizes elevated privileges. An unauthenticated malicious actor can upload and execute code remotely at the operating system level, which can allow an attacker to change settings, configurations, software, or access sensitive data on the affected produc. An attacker could also exploit this vulnerability to access APIs not intended for general use and interact through the network.",
    "id": "GSD-2022-1517"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-1517"
      ],
      "details": "LRM utilizes elevated privileges. An unauthenticated malicious actor can upload and execute code remotely at the operating system level, which can allow an attacker to change settings, configurations, software, or access sensitive data on the affected produc. An attacker could also exploit this vulnerability to access APIs not intended for general use and interact through the network.",
      "id": "GSD-2022-1517",
      "modified": "2023-12-13T01:19:27.694297Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "AKA": "",
        "ASSIGNER": "ics-cert@hq.dhs.gov",
        "DATE_PUBLIC": "20220602T06:00:00.000000Z",
        "ID": "CVE-2022-1517",
        "STATE": "PUBLIC",
        "TITLE": "3.2.1 EXECUTION WITH UNNECESSARY PRIVILEGES CWE-250"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "NextSeq 550Dx",
                    "version": {
                      "version_data": [
                        {
                          "platform": "",
                          "version_affected": "=",
                          "version_name": "",
                          "version_value": "LRM Versions 1.3 to 3.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Illumina"
            },
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "MiSeq Dx",
                    "version": {
                      "version_data": [
                        {
                          "platform": "",
                          "version_affected": "=",
                          "version_name": "",
                          "version_value": "LRM Versions 1.3 to 3.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Illumina"
            },
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "NextSeq 500 Instrument",
                    "version": {
                      "version_data": [
                        {
                          "platform": "",
                          "version_affected": "=",
                          "version_name": "",
                          "version_value": "LRM Versions 1.3 to 3.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Illumina"
            },
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "NextSeq 550 Instrument",
                    "version": {
                      "version_data": [
                        {
                          "platform": "",
                          "version_affected": "=",
                          "version_name": "",
                          "version_value": "LRM Versions 1.3 to 3.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Illumina"
            },
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "MiSeq Instrument",
                    "version": {
                      "version_data": [
                        {
                          "platform": "",
                          "version_affected": "=",
                          "version_name": "",
                          "version_value": "LRM Versions 1.3 to 3.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Illumina"
            },
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "iSeq 100 Instrument",
                    "version": {
                      "version_data": [
                        {
                          "platform": "",
                          "version_affected": "=",
                          "version_name": "",
                          "version_value": "LRM Versions 1.3 to 3.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Illumina"
            },
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "MiniSeq Instrument",
                    "version": {
                      "version_data": [
                        {
                          "platform": "",
                          "version_affected": "=",
                          "version_name": "",
                          "version_value": "LRM Versions 1.3 to 3.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Illumina"
            }
          ]
        }
      },
      "credit": [],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "LRM utilizes elevated privileges. An unauthenticated malicious actor can upload and execute code remotely at the operating system level, which can allow an attacker to change settings, configurations, software, or access sensitive data on the affected produc. An attacker could also exploit this vulnerability to access APIs not intended for general use and interact through the network."
          }
        ]
      },
      "impact": {
        "cvss": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 10.0,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "CHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "cwe-250"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-153-02",
            "refsource": "MISC",
            "url": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-153-02"
          }
        ]
      },
      "solution": [],
      "source": {
        "advisory": "",
        "defect": [],
        "discovery": "UNKNOWN"
      },
      "work_around": []
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:a:illumina:local_run_manager:*:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "versionEndIncluding": "3.1",
                    "versionStartIncluding": "1.3",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              },
              {
                "children": [],
                "cpe_match": [
                  {
                    "cpe23Uri": "cpe:2.3:h:illumina:iseq_100:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": false
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:illumina:miniseq:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": false
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:illumina:miseq:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": false
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:illumina:miseq_dx:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": false
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:illumina:nextseq_500:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": false
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:illumina:nextseq_550:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": false
                  },
                  {
                    "cpe23Uri": "cpe:2.3:h:illumina:nextseq_550dx:-:*:*:*:*:*:*:*",
                    "cpe_name": [],
                    "vulnerable": false
                  }
                ],
                "operator": "OR"
              }
            ],
            "cpe_match": [],
            "operator": "AND"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "ics-cert@hq.dhs.gov",
          "ID": "CVE-2022-1517"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "LRM utilizes elevated privileges. An unauthenticated malicious actor can upload and execute code remotely at the operating system level, which can allow an attacker to change settings, configurations, software, or access sensitive data on the affected produc. An attacker could also exploit this vulnerability to access APIs not intended for general use and interact through the network."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-94"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-153-02",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory",
                "US Government Resource"
              ],
              "url": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-153-02"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 10.0,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 10.0,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2022-07-01T17:07Z",
      "publishedDate": "2022-06-24T15:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…