FKIE_CVE-2019-19576

Vulnerability from fkie_nvd - Published: 2019-12-04 18:15 - Updated: 2024-11-21 04:34
Severity ?
Summary
class.upload.php in verot.net class.upload before 1.0.3 and 2.x before 2.0.4, as used in the K2 extension for Joomla! and other products, omits .phar from the set of dangerous file extensions.
References
cve@mitre.orghttp://packetstormsecurity.com/files/155577/Verot-2.0.3-Remote-Code-Execution.htmlExploit, Third Party Advisory, VDB Entry
cve@mitre.orghttps://github.com/getk2/k2/commit/d1344706c4b74c2ae7659b286b5a066117155124Patch, Third Party Advisory
cve@mitre.orghttps://github.com/jra89/CVE-2019-19576Exploit, Third Party Advisory
cve@mitre.orghttps://github.com/verot/class.upload.php/commit/5a7505ddec956fdc9e9c071ae5089865559174f1Patch, Third Party Advisory
cve@mitre.orghttps://github.com/verot/class.upload.php/commit/db1b4fe50c1754696970d8b437f07e7b94a7ebf2Patch, Third Party Advisory
cve@mitre.orghttps://github.com/verot/class.upload.php/compare/1.0.2...1.0.3Patch, Third Party Advisory
cve@mitre.orghttps://github.com/verot/class.upload.php/compare/2.0.3...2.0.4Patch, Third Party Advisory
cve@mitre.orghttps://medium.com/%40jra8908/cve-2019-19576-e9da712b779
cve@mitre.orghttps://www.verot.netProduct
cve@mitre.orghttps://www.verot.net/php_class_upload.htmVendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://packetstormsecurity.com/files/155577/Verot-2.0.3-Remote-Code-Execution.htmlExploit, Third Party Advisory, VDB Entry
af854a3a-2127-422b-91ae-364da2661108https://github.com/getk2/k2/commit/d1344706c4b74c2ae7659b286b5a066117155124Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/jra89/CVE-2019-19576Exploit, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/verot/class.upload.php/commit/5a7505ddec956fdc9e9c071ae5089865559174f1Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/verot/class.upload.php/commit/db1b4fe50c1754696970d8b437f07e7b94a7ebf2Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/verot/class.upload.php/compare/1.0.2...1.0.3Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/verot/class.upload.php/compare/2.0.3...2.0.4Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://medium.com/%40jra8908/cve-2019-19576-e9da712b779
af854a3a-2127-422b-91ae-364da2661108https://www.verot.netProduct
af854a3a-2127-422b-91ae-364da2661108https://www.verot.net/php_class_upload.htmVendor Advisory
Impacted products
Vendor Product Version
verot_project verot *
verot_project verot *
getk2 k2 *

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:verot_project:verot:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "A8F26FB9-CDF6-483C-9E4C-501DA3FC14F8",
              "versionEndExcluding": "1.0.3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:verot_project:verot:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "496BFED6-1C37-4826-B1B9-6CA8F7E034FF",
              "versionEndExcluding": "2.0.4",
              "versionStartIncluding": "2.0.0",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:getk2:k2:*:*:*:*:*:joomla\\!:*:*",
              "matchCriteriaId": "A358C664-C94F-4BBD-BCEE-A4E22B9FB018",
              "versionEndIncluding": "2.10.1",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "class.upload.php in verot.net class.upload before 1.0.3 and 2.x before 2.0.4, as used in the K2 extension for Joomla! and other products, omits .phar from the set of dangerous file extensions."
    },
    {
      "lang": "es",
      "value": "El archivo class.upload.php en verot.net class.upload versiones anteriores a la versi\u00f3n  1.0.3 y versiones 2.x anteriores a la versi\u00f3n  2.0.4, como es usado en la extensi\u00f3n K2 para Joomla! y otros productos, omite .phar del conjunto de extensiones de archivos peligrosos."
    }
  ],
  "id": "CVE-2019-19576",
  "lastModified": "2024-11-21T04:34:58.613",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "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,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2019-12-04T18:15:16.353",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://packetstormsecurity.com/files/155577/Verot-2.0.3-Remote-Code-Execution.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/getk2/k2/commit/d1344706c4b74c2ae7659b286b5a066117155124"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://github.com/jra89/CVE-2019-19576"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/verot/class.upload.php/commit/5a7505ddec956fdc9e9c071ae5089865559174f1"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/verot/class.upload.php/commit/db1b4fe50c1754696970d8b437f07e7b94a7ebf2"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/verot/class.upload.php/compare/1.0.2...1.0.3"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/verot/class.upload.php/compare/2.0.3...2.0.4"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://medium.com/%40jra8908/cve-2019-19576-e9da712b779"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Product"
      ],
      "url": "https://www.verot.net"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://www.verot.net/php_class_upload.htm"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://packetstormsecurity.com/files/155577/Verot-2.0.3-Remote-Code-Execution.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/getk2/k2/commit/d1344706c4b74c2ae7659b286b5a066117155124"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://github.com/jra89/CVE-2019-19576"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/verot/class.upload.php/commit/5a7505ddec956fdc9e9c071ae5089865559174f1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/verot/class.upload.php/commit/db1b4fe50c1754696970d8b437f07e7b94a7ebf2"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/verot/class.upload.php/compare/1.0.2...1.0.3"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/verot/class.upload.php/compare/2.0.3...2.0.4"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://medium.com/%40jra8908/cve-2019-19576-e9da712b779"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Product"
      ],
      "url": "https://www.verot.net"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://www.verot.net/php_class_upload.htm"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-434"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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 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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…