CWE-Bench-Java / advisory /apache__camel_CVE-2018-8041_2.20.3.json
claire71's picture
add advisory .json files
f091478 verified
raw
history blame
3.45 kB
{
"schema_version": "1.4.0",
"id": "GHSA-jv74-f9pj-xp3f",
"modified": "2022-11-17T19:14:08Z",
"published": "2018-10-16T23:07:57Z",
"aliases": [
"CVE-2018-8041"
],
"summary": "Apache Camel's Mail is vulnerable to path traversal",
"details": "Apache Camel's Mail 2.20.0 through 2.20.3, 2.21.0 through 2.21.1 and 2.22.0 is vulnerable to path traversal.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.camel:camel-mail"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.20.0"
},
{
"fixed": "2.20.4"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.camel:camel-mail"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.21.0"
},
{
"fixed": "2.21.2"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.camel:camel-mail"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.22.0"
},
{
"fixed": "2.22.1"
}
]
}
],
"versions": [
"2.22.0"
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8041"
},
{
"type": "WEB",
"url": "https://github.com/apache/camel/commit/4580e4d6c65cfd544c1791c824b5819477c583cc"
},
{
"type": "WEB",
"url": "https://github.com/apache/camel/commit/4f401c09d22c45c94fa97746dc31905e06b19e3"
},
{
"type": "WEB",
"url": "https://github.com/apache/camel/commit/63c7c080de4d18f9ceb25843508710df2c2c6d4"
},
{
"type": "WEB",
"url": "https://github.com/apache/camel/commit/a0d25d9582c6ee85e9567fa39413df0b4f02ef7"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2018:3768"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-jv74-f9pj-xp3f"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/camel"
},
{
"type": "WEB",
"url": "https://issues.apache.org/jira/browse/CAMEL-12630"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/2318d7f7d87724d8716cd650c21b31cb06e4d34f6d0f5ee42f28fdaf@%3Ccommits.camel.apache.org%3E"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E"
},
{
"type": "WEB",
"url": "http://camel.apache.org/security-advisories.data/CVE-2018-8041.txt.asc?version=1&modificationDate=1536746339000&api=v2"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/105352"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:44:10Z",
"nvd_published_at": null
}
}