gsd-2018-0525
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Directory traversal vulnerability in Jubatus 1.0.2 and earlier allows remote attackers to read arbitrary files via unspecified vectors.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2018-0525",
"description": "Directory traversal vulnerability in Jubatus 1.0.2 and earlier allows remote attackers to read arbitrary files via unspecified vectors.",
"id": "GSD-2018-0525"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2018-0525"
],
"details": "Directory traversal vulnerability in Jubatus 1.0.2 and earlier allows remote attackers to read arbitrary files via unspecified vectors.",
"id": "GSD-2018-0525",
"modified": "2023-12-13T01:22:24.457870Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2018-0525",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jubatus",
"version": {
"version_data": [
{
"version_value": "1.0.2 and earlier"
}
]
}
}
]
},
"vendor_name": "Jubatus Community"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Directory traversal vulnerability in Jubatus 1.0.2 and earlier allows remote attackers to read arbitrary files via unspecified vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Directory traversal"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/jubatus/jubatus/blob/master/ChangeLog.rst",
"refsource": "MISC",
"url": "https://github.com/jubatus/jubatus/blob/master/ChangeLog.rst"
},
{
"name": "JVN#56132776",
"refsource": "JVN",
"url": "https://jvn.jp/en/jp/JVN56132776/index.html"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c=1.0.2",
"affected_versions": "All versions up to 1.0.2",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2018-03-27",
"description": "Directory traversal vulnerability in Jubatus allows remote attackers to read arbitrary files via unspecified vectors.",
"fixed_versions": [
"1.0.3"
],
"identifier": "CVE-2018-0525",
"identifiers": [
"CVE-2018-0525"
],
"not_impacted": "All versions after 1.0.2",
"package_slug": "gem/jubatus",
"pubdate": "2018-03-09",
"solution": "Upgrade to version 1.0.3 or above.",
"title": "Path Traversal",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2018-0525",
"https://jvn.jp/en/jp/JVN56132776/index.html"
],
"uuid": "4d1cd874-4865-4648-a7b0-07590b184cb9"
},
{
"affected_range": "\u003c=1.0.2",
"affected_versions": "All versions up to 1.0.2",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2018-03-27",
"description": "A Directory traversal vulnerability in Jubatus allows remote attackers to read arbitrary files via unspecified vectors.",
"fixed_versions": [
"1.1.0"
],
"identifier": "CVE-2018-0525",
"identifiers": [
"CVE-2018-0525"
],
"not_impacted": "All versions after 1.0.2",
"package_slug": "pypi/jubatus",
"pubdate": "2018-03-09",
"solution": "Upgrade to version 1.1.0 or above.",
"title": "Path Traversal",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2018-0525",
"https://jvn.jp/en/jp/JVN56132776/index.html"
],
"uuid": "8fc4e35b-2892-4633-86e7-e03e18ac508b"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:jubat:jubatus:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.0.2",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2018-0525"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Directory traversal vulnerability in Jubatus 1.0.2 and earlier allows remote attackers to read arbitrary files via unspecified vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "JVN#56132776",
"refsource": "JVN",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "https://jvn.jp/en/jp/JVN56132776/index.html"
},
{
"name": "https://github.com/jubatus/jubatus/blob/master/ChangeLog.rst",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/jubatus/jubatus/blob/master/ChangeLog.rst"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
},
"lastModifiedDate": "2018-03-27T16:42Z",
"publishedDate": "2018-03-09T16:29Z"
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…