gsd-2020-17354
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
LilyPond before 2.24 allows attackers to bypass the -dsafe protection mechanism via output-def-lookup or output-def-scope, as demonstrated by dangerous Scheme code in a .ly file that causes arbitrary code execution during conversion to a different file format. NOTE: in 2.24 and later versions, safe mode is removed, and the product no longer tries to block code execution when external files are used.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2020-17354",
    "id": "GSD-2020-17354"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2020-17354"
      ],
      "details": "LilyPond before 2.24 allows attackers to bypass the -dsafe protection mechanism via output-def-lookup or output-def-scope, as demonstrated by dangerous Scheme code in a .ly file that causes arbitrary code execution during conversion to a different file format. NOTE: in 2.24 and later versions, safe mode is removed, and the product no longer tries to block code execution when external files are used.",
      "id": "GSD-2020-17354",
      "modified": "2023-12-13T01:21:50.079521Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2020-17354",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "LilyPond before 2.24 allows attackers to bypass the -dsafe protection mechanism via output-def-lookup or output-def-scope, as demonstrated by dangerous Scheme code in a .ly file that causes arbitrary code execution during conversion to a different file format. NOTE: in 2.24 and later versions, safe mode is removed, and the product no longer tries to block code execution when external files are used."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://lilypond.org/doc/v2.18/Documentation/usage/command_002dline-usage",
            "refsource": "MISC",
            "url": "http://lilypond.org/doc/v2.18/Documentation/usage/command_002dline-usage"
          },
          {
            "name": "https://phabricator.wikimedia.org/T259210",
            "refsource": "MISC",
            "url": "https://phabricator.wikimedia.org/T259210"
          },
          {
            "name": "https://www.mediawiki.org/wiki/Extension:Score/2021_security_advisory",
            "refsource": "MISC",
            "url": "https://www.mediawiki.org/wiki/Extension:Score/2021_security_advisory"
          },
          {
            "name": "https://tracker.debian.org/news/1249694/accepted-lilypond-2221-1-source-into-unstable/",
            "refsource": "MISC",
            "url": "https://tracker.debian.org/news/1249694/accepted-lilypond-2221-1-source-into-unstable/"
          },
          {
            "name": "https://gitlab.com/lilypond/lilypond/-/merge_requests/1522",
            "refsource": "CONFIRM",
            "url": "https://gitlab.com/lilypond/lilypond/-/merge_requests/1522"
          },
          {
            "name": "https://lilypond.org/download.html",
            "refsource": "MISC",
            "url": "https://lilypond.org/download.html"
          },
          {
            "name": "FEDORA-2023-fb8bc496c2",
            "refsource": "FEDORA",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ST5BLLQ4GDME3SN7UE5OMNE5GZE66X4Y/"
          },
          {
            "name": "FEDORA-2023-6edb8fab0d",
            "refsource": "FEDORA",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K43PF6VGFJNNGAPY57BW3VMEFFOSMRLF/"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:lilypond:lilypond:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.24.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2020-17354"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "LilyPond before 2.24 allows attackers to bypass the -dsafe protection mechanism via output-def-lookup or output-def-scope, as demonstrated by dangerous Scheme code in a .ly file that causes arbitrary code execution during conversion to a different file format. NOTE: in 2.24 and later versions, safe mode is removed, and the product no longer tries to block code execution when external files are used."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-863"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://tracker.debian.org/news/1249694/accepted-lilypond-2221-1-source-into-unstable/",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Release Notes",
                "Third Party Advisory"
              ],
              "url": "https://tracker.debian.org/news/1249694/accepted-lilypond-2221-1-source-into-unstable/"
            },
            {
              "name": "https://phabricator.wikimedia.org/T259210",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Third Party Advisory"
              ],
              "url": "https://phabricator.wikimedia.org/T259210"
            },
            {
              "name": "https://www.mediawiki.org/wiki/Extension:Score/2021_security_advisory",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://www.mediawiki.org/wiki/Extension:Score/2021_security_advisory"
            },
            {
              "name": "https://gitlab.com/lilypond/lilypond/-/merge_requests/1522",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "https://gitlab.com/lilypond/lilypond/-/merge_requests/1522"
            },
            {
              "name": "http://lilypond.org/doc/v2.18/Documentation/usage/command_002dline-usage",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "http://lilypond.org/doc/v2.18/Documentation/usage/command_002dline-usage"
            },
            {
              "name": "https://lilypond.org/download.html",
              "refsource": "MISC",
              "tags": [
                "Product"
              ],
              "url": "https://lilypond.org/download.html"
            },
            {
              "name": "FEDORA-2023-6edb8fab0d",
              "refsource": "FEDORA",
              "tags": [],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K43PF6VGFJNNGAPY57BW3VMEFFOSMRLF/"
            },
            {
              "name": "FEDORA-2023-fb8bc496c2",
              "refsource": "FEDORA",
              "tags": [],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ST5BLLQ4GDME3SN7UE5OMNE5GZE66X4Y/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 1.8,
          "impactScore": 6.0
        }
      },
      "lastModifiedDate": "2023-04-26T04:15Z",
      "publishedDate": "2023-04-15T22: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…