FKIE_CVE-2016-1192

Vulnerability from fkie_nvd - Published: 2016-06-19 20:59 - Updated: 2025-04-12 10:46
Summary
Directory traversal vulnerability in the logging implementation in Cybozu Garoon 3.7 through 4.2 allows remote authenticated users to read a log file via unspecified vectors.
Impacted products
Vendor Product Version
cybozu garoon 3.7.0
cybozu garoon 3.7.1
cybozu garoon 3.7.2
cybozu garoon 3.7.3
cybozu garoon 3.7.4
cybozu garoon 3.7.5
cybozu garoon 4.0.0
cybozu garoon 4.0.1
cybozu garoon 4.0.2
cybozu garoon 4.0.3
cybozu garoon 4.2.0

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:3.7.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "3B681C16-60F7-46B5-BD26-25F7DC9F5F47",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:3.7.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "19694FDB-184D-4C09-BD72-BB7B96F6391D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:3.7.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "595FBCBB-BC3F-4E18-AFBE-C95108C4CB2F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:3.7.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "CD33E00A-5082-42F4-81F5-4647BD602D31",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:3.7.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "3B130F88-71DE-4FBF-B5DF-DD8173F03151",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:3.7.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "3F9B321F-6CDC-426B-AE62-090E067F3533",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:4.0.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "71CC4428-0CB4-497F-8274-52E6CC273D65",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:4.0.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "42A63B4B-0248-46B0-B0FB-7DBDD48DAA80",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:4.0.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "E4C3A49A-0C9C-4E43-B99C-2C28A12A8A09",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:4.0.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "3A428CA3-8FAF-4DEB-8D95-5E76098E83B6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:cybozu:garoon:4.2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "7A9EABAA-964A-4242-939A-378B03A1F150",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Directory traversal vulnerability in the logging implementation in Cybozu Garoon 3.7 through 4.2 allows remote authenticated users to read a log file via unspecified vectors."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de salto de directorio en la implementaci\u00f3n de inicio de sesi\u00f3n en Cybozu Garoon 3.7 hasta la versi\u00f3n 4.2 permite a usuarios remotos autenticados leer un archivo de registro a trav\u00e9s de vectores no especificados."
    }
  ],
  "id": "CVE-2016-1192",
  "lastModified": "2025-04-12T10:46:40.837",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "SINGLE",
          "availabilityImpact": "NONE",
          "baseScore": 4.0,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 4.3,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "LOW",
          "integrityImpact": "NONE",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
          "version": "3.0"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 1.4,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2016-06-19T20:59:05.863",
  "references": [
    {
      "source": "vultures@jpcert.or.jp",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://jvn.jp/en/jp/JVN14749391/index.html"
    },
    {
      "source": "vultures@jpcert.or.jp",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2016-000095"
    },
    {
      "source": "vultures@jpcert.or.jp",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://garoon.cybozu.co.jp/support/update/package/421sp1.html#03"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://jvn.jp/en/jp/JVN14749391/index.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2016-000095"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "https://garoon.cybozu.co.jp/support/update/package/421sp1.html#03"
    }
  ],
  "sourceIdentifier": "vultures@jpcert.or.jp",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-22"
        },
        {
          "lang": "en",
          "value": "CWE-200"
        }
      ],
      "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…