ghsa-w2pm-r78h-4m7v
Vulnerability from github
Published
2022-01-06 23:13
Modified
2022-01-05 17:39
Summary
OS Command Injection in Laravel Framework
Details

OS Command injection vulnerability in function link in Filesystem.php in Laravel Framework before 5.8.17.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "laravel/framework"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.8.17"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2020-19316"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-78"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-01-05T17:39:12Z",
    "nvd_published_at": "2021-12-20T20:15:00Z",
    "severity": "HIGH"
  },
  "details": "OS Command injection vulnerability in function link in Filesystem.php in Laravel Framework before 5.8.17.",
  "id": "GHSA-w2pm-r78h-4m7v",
  "modified": "2022-01-05T17:39:12Z",
  "published": "2022-01-06T23:13:42Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-19316"
    },
    {
      "type": "WEB",
      "url": "https://github.com/laravel/framework/commit/44c3feb604944599ad1c782a9942981c3991fa31"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/laravel/framework"
    },
    {
      "type": "WEB",
      "url": "http://www.netbytesec.com/advisories/OSCommandInjectionInLaravelFramework"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "OS Command Injection in Laravel Framework"
}


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.