Search criteria

1 vulnerability by hibara_software

CVE-2016-7843 (GCVE-0-2016-7843)

Vulnerability from cvelistv5 – Published: 2017-04-28 16:00 – Updated: 2024-08-06 02:04
VLAI?
Summary
Directory traversal vulnerability in AttacheCase for Java 0.60 and earlier, AttacheCase Lite 1.4.6 and earlier, and AttacheCase Pro 1.5.7 and earlier allows remote attackers to read arbitrary files via specially crafted ATC file.
Severity ?
No CVSS data available.
CWE
  • Directory traversal
Assigner
References
URL Tags
http://jvn.jp/en/jp/JVN28331227/index.html third-party-advisoryx_refsource_JVN
http://www.securityfocus.com/bid/95445 vdb-entryx_refsource_BID
http://maruuofactory.life.coocan.jp/attachecase/#… x_refsource_MISC
Impacted products
Date Public ?
2017-04-28 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T02:04:56.201Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "JVN#28331227",
            "tags": [
              "third-party-advisory",
              "x_refsource_JVN",
              "x_transferred"
            ],
            "url": "http://jvn.jp/en/jp/JVN28331227/index.html"
          },
          {
            "name": "95445",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/95445"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://maruuofactory.life.coocan.jp/attachecase/#pathTraversal"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "AttacheCase for Java",
          "vendor": "MaruUo Factory",
          "versions": [
            {
              "status": "affected",
              "version": "Ver0.60 and earlier"
            }
          ]
        },
        {
          "product": "AttacheCase Lite",
          "vendor": "MaruUo Factory",
          "versions": [
            {
              "status": "affected",
              "version": "Ver1.4.6 and earlier"
            }
          ]
        },
        {
          "product": "AttacheCase Pro",
          "vendor": "MaruUo Factory",
          "versions": [
            {
              "status": "affected",
              "version": "Ver1.5.7 and earlier"
            }
          ]
        }
      ],
      "datePublic": "2017-04-28T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Directory traversal vulnerability in AttacheCase for Java 0.60 and earlier, AttacheCase Lite 1.4.6 and earlier, and AttacheCase Pro 1.5.7 and earlier allows remote attackers to read arbitrary files via specially crafted ATC file."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "Directory traversal",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-05-01T09:57:02.000Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "name": "JVN#28331227",
          "tags": [
            "third-party-advisory",
            "x_refsource_JVN"
          ],
          "url": "http://jvn.jp/en/jp/JVN28331227/index.html"
        },
        {
          "name": "95445",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/95445"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://maruuofactory.life.coocan.jp/attachecase/#pathTraversal"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "vultures@jpcert.or.jp",
          "ID": "CVE-2016-7843",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "AttacheCase for Java",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "Ver0.60 and earlier"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "AttacheCase Lite",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "Ver1.4.6 and earlier"
                          }
                        ]
                      }
                    },
                    {
                      "product_name": "AttacheCase Pro",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "Ver1.5.7 and earlier"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "MaruUo Factory"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Directory traversal vulnerability in AttacheCase for Java 0.60 and earlier, AttacheCase Lite 1.4.6 and earlier, and AttacheCase Pro 1.5.7 and earlier allows remote attackers to read arbitrary files via specially crafted ATC file."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "Directory traversal"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "JVN#28331227",
              "refsource": "JVN",
              "url": "http://jvn.jp/en/jp/JVN28331227/index.html"
            },
            {
              "name": "95445",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/95445"
            },
            {
              "name": "http://maruuofactory.life.coocan.jp/attachecase/#pathTraversal",
              "refsource": "MISC",
              "url": "http://maruuofactory.life.coocan.jp/attachecase/#pathTraversal"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2016-7843",
    "datePublished": "2017-04-28T16:00:00.000Z",
    "dateReserved": "2016-09-09T00:00:00.000Z",
    "dateUpdated": "2024-08-06T02:04:56.201Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}