Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for joomla/archive by Joomla! Project

    CVE-2022-23793 (GCVE-0-2022-23793)

    Vulnerability from nvd – Published: 2022-03-30 15:20 – Updated: 2026-02-25 05:04
    VLAI
    Title
    [20220301] - Core - Zip Slip within the Tar extractor
    Summary
    An issue was discovered in Joomla! 3.0.0 through 3.10.6 & 4.0.0 through 4.1.0. Extracting an specifilcy crafted tar package could write files outside of the intended path.
    Severity
    No CVSS data available.
    CWE
    • Path Traversal
    Assigner
    References
    Impacted products
    Vendor Product Version
    Joomla! Project Joomla! CMS Affected: 3.0.0-3.10.6 & 4.0.0-4.1.0
    Create a notification for this product.
    Joomla! Project joomla/archive Affected: 1.0.0-1.1.11 & 2.0.0
    Create a notification for this product.
    Date Public
    2022-03-29 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T03:51:46.084Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://developer.joomla.org/security-centre/870-20220301-core-zip-slip-within-the-tar-extractor.html"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://packetstormsecurity.com/files/166546/Joomla-4.1.0-Zip-Slip-File-Overwrite-Path-Traversal.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Joomla! CMS",
              "vendor": "Joomla! Project",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.0.0-3.10.6 \u0026 4.0.0-4.1.0"
                }
              ]
            },
            {
              "product": "joomla/archive",
              "vendor": "Joomla! Project",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.0.0-1.1.11 \u0026 2.0.0"
                }
              ]
            }
          ],
          "datePublic": "2022-03-29T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "An issue was discovered in Joomla! 3.0.0 through 3.10.6 \u0026 4.0.0 through 4.1.0. Extracting an specifilcy crafted tar package could write files outside of the intended path."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Path Traversal",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-02-25T05:04:28.908Z",
            "orgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
            "shortName": "Joomla"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC",
                "vendor-advisory"
              ],
              "url": "https://developer.joomla.org/security-centre/870-20220301-core-zip-slip-within-the-tar-extractor.html"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://packetstormsecurity.com/files/166546/Joomla-4.1.0-Zip-Slip-File-Overwrite-Path-Traversal.html"
            }
          ],
          "title": "[20220301] - Core - Zip Slip within the Tar extractor",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          },
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@joomla.org",
              "DATE_PUBLIC": "2022-03-29T18:00:00",
              "ID": "CVE-2022-23793",
              "STATE": "PUBLIC",
              "TITLE": "[20220301] - Core - Zip Slip within the Tar extractor"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Joomla! CMS",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "3.0.0-3.10.6 \u0026 4.0.0-4.1.0"
                              }
                            ]
                          }
                        },
                        {
                          "product_name": "joomla/archive",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "1.0.0-1.1.11 \u0026 2.0.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Joomla! Project"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "An issue was discovered in Joomla! 3.0.0 through 3.10.6 \u0026 4.0.0 through 4.1.0. Extracting an specifilcy crafted tar package could write files outside of the intended path."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Path Traversal"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://developer.joomla.org/security-centre/870-20220301-core-zip-slip-within-the-tar-extractor.html",
                  "refsource": "MISC",
                  "url": "https://developer.joomla.org/security-centre/870-20220301-core-zip-slip-within-the-tar-extractor.html"
                },
                {
                  "name": "http://packetstormsecurity.com/files/166546/Joomla-4.1.0-Zip-Slip-File-Overwrite-Path-Traversal.html",
                  "refsource": "MISC",
                  "url": "http://packetstormsecurity.com/files/166546/Joomla-4.1.0-Zip-Slip-File-Overwrite-Path-Traversal.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
        "assignerShortName": "Joomla",
        "cveId": "CVE-2022-23793",
        "datePublished": "2022-03-30T15:20:22.462Z",
        "dateReserved": "2022-01-20T00:00:00.000Z",
        "dateUpdated": "2026-02-25T05:04:28.908Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2022-23793 (GCVE-0-2022-23793)

    Vulnerability from cvelistv5 – Published: 2022-03-30 15:20 – Updated: 2026-02-25 05:04
    VLAI
    Title
    [20220301] - Core - Zip Slip within the Tar extractor
    Summary
    An issue was discovered in Joomla! 3.0.0 through 3.10.6 & 4.0.0 through 4.1.0. Extracting an specifilcy crafted tar package could write files outside of the intended path.
    Severity
    No CVSS data available.
    CWE
    • Path Traversal
    Assigner
    References
    Impacted products
    Vendor Product Version
    Joomla! Project Joomla! CMS Affected: 3.0.0-3.10.6 & 4.0.0-4.1.0
    Create a notification for this product.
    Joomla! Project joomla/archive Affected: 1.0.0-1.1.11 & 2.0.0
    Create a notification for this product.
    Date Public
    2022-03-29 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T03:51:46.084Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://developer.joomla.org/security-centre/870-20220301-core-zip-slip-within-the-tar-extractor.html"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "http://packetstormsecurity.com/files/166546/Joomla-4.1.0-Zip-Slip-File-Overwrite-Path-Traversal.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Joomla! CMS",
              "vendor": "Joomla! Project",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.0.0-3.10.6 \u0026 4.0.0-4.1.0"
                }
              ]
            },
            {
              "product": "joomla/archive",
              "vendor": "Joomla! Project",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.0.0-1.1.11 \u0026 2.0.0"
                }
              ]
            }
          ],
          "datePublic": "2022-03-29T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "An issue was discovered in Joomla! 3.0.0 through 3.10.6 \u0026 4.0.0 through 4.1.0. Extracting an specifilcy crafted tar package could write files outside of the intended path."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Path Traversal",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-02-25T05:04:28.908Z",
            "orgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
            "shortName": "Joomla"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC",
                "vendor-advisory"
              ],
              "url": "https://developer.joomla.org/security-centre/870-20220301-core-zip-slip-within-the-tar-extractor.html"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "http://packetstormsecurity.com/files/166546/Joomla-4.1.0-Zip-Slip-File-Overwrite-Path-Traversal.html"
            }
          ],
          "title": "[20220301] - Core - Zip Slip within the Tar extractor",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          },
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@joomla.org",
              "DATE_PUBLIC": "2022-03-29T18:00:00",
              "ID": "CVE-2022-23793",
              "STATE": "PUBLIC",
              "TITLE": "[20220301] - Core - Zip Slip within the Tar extractor"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Joomla! CMS",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "3.0.0-3.10.6 \u0026 4.0.0-4.1.0"
                              }
                            ]
                          }
                        },
                        {
                          "product_name": "joomla/archive",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "1.0.0-1.1.11 \u0026 2.0.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Joomla! Project"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "An issue was discovered in Joomla! 3.0.0 through 3.10.6 \u0026 4.0.0 through 4.1.0. Extracting an specifilcy crafted tar package could write files outside of the intended path."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Path Traversal"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://developer.joomla.org/security-centre/870-20220301-core-zip-slip-within-the-tar-extractor.html",
                  "refsource": "MISC",
                  "url": "https://developer.joomla.org/security-centre/870-20220301-core-zip-slip-within-the-tar-extractor.html"
                },
                {
                  "name": "http://packetstormsecurity.com/files/166546/Joomla-4.1.0-Zip-Slip-File-Overwrite-Path-Traversal.html",
                  "refsource": "MISC",
                  "url": "http://packetstormsecurity.com/files/166546/Joomla-4.1.0-Zip-Slip-File-Overwrite-Path-Traversal.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "6ff30186-7fb7-4ad9-be33-533e7b05e586",
        "assignerShortName": "Joomla",
        "cveId": "CVE-2022-23793",
        "datePublished": "2022-03-30T15:20:22.462Z",
        "dateReserved": "2022-01-20T00:00:00.000Z",
        "dateUpdated": "2026-02-25T05:04:28.908Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }