gsd-2013-6397
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Directory traversal vulnerability in SolrResourceLoader in Apache Solr before 4.6 allows remote attackers to read arbitrary files via a .. (dot dot) or full pathname in the tr parameter to solr/select/, when the response writer (wt parameter) is set to XSLT. NOTE: this can be leveraged using a separate XXE (XML eXternal Entity) vulnerability to allow access to files across restricted network boundaries.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2013-6397",
"description": "Directory traversal vulnerability in SolrResourceLoader in Apache Solr before 4.6 allows remote attackers to read arbitrary files via a .. (dot dot) or full pathname in the tr parameter to solr/select/, when the response writer (wt parameter) is set to XSLT. NOTE: this can be leveraged using a separate XXE (XML eXternal Entity) vulnerability to allow access to files across restricted network boundaries.",
"id": "GSD-2013-6397",
"references": [
"https://www.debian.org/security/2014/dsa-2963",
"https://access.redhat.com/errata/RHSA-2014:0029",
"https://access.redhat.com/errata/RHSA-2013:1844"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2013-6397"
],
"details": "Directory traversal vulnerability in SolrResourceLoader in Apache Solr before 4.6 allows remote attackers to read arbitrary files via a .. (dot dot) or full pathname in the tr parameter to solr/select/, when the response writer (wt parameter) is set to XSLT. NOTE: this can be leveraged using a separate XXE (XML eXternal Entity) vulnerability to allow access to files across restricted network boundaries.",
"id": "GSD-2013-6397",
"modified": "2023-12-13T01:22:19.584665Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-6397",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Directory traversal vulnerability in SolrResourceLoader in Apache Solr before 4.6 allows remote attackers to read arbitrary files via a .. (dot dot) or full pathname in the tr parameter to solr/select/, when the response writer (wt parameter) is set to XSLT. NOTE: this can be leveraged using a separate XXE (XML eXternal Entity) vulnerability to allow access to files across restricted network boundaries."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://rhn.redhat.com/errata/RHSA-2014-0029.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2014-0029.html"
},
{
"name": "http://lucene.apache.org/solr/4_6_0/changes/Changes.html",
"refsource": "MISC",
"url": "http://lucene.apache.org/solr/4_6_0/changes/Changes.html"
},
{
"name": "http://rhn.redhat.com/errata/RHSA-2013-1844.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2013-1844.html"
},
{
"name": "http://secunia.com/advisories/55730",
"refsource": "MISC",
"url": "http://secunia.com/advisories/55730"
},
{
"name": "http://secunia.com/advisories/59372",
"refsource": "MISC",
"url": "http://secunia.com/advisories/59372"
},
{
"name": "http://www.agarri.fr/kom/archives/2013/11/27/compromising_an_unreachable_solr_server_with_cve-2013-6397/index.html",
"refsource": "MISC",
"url": "http://www.agarri.fr/kom/archives/2013/11/27/compromising_an_unreachable_solr_server_with_cve-2013-6397/index.html"
},
{
"name": "http://www.openwall.com/lists/oss-security/2013/11/27/1",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2013/11/27/1"
},
{
"name": "http://www.securityfocus.com/bid/63935",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/63935"
},
{
"name": "https://issues.apache.org/jira/browse/SOLR-4882",
"refsource": "MISC",
"url": "https://issues.apache.org/jira/browse/SOLR-4882"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,4.5.1]",
"affected_versions": "All versions up to 4.5.1",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2015-10-23",
"description": "Directory traversal vulnerability in SolrResourceLoader in this package allows remote attackers to read arbitrary files via a `..` (dot dot) or full pathname in the tr parameter to solr/select/, when the response writer (wt parameter) is set to XSLT. NOTE: this can be leveraged using a separate XXE (XML eXternal Entity) vulnerability to allow access to files across restricted network boundaries.",
"fixed_versions": [
"4.6.0",
"5.0.0"
],
"identifier": "CVE-2013-6397",
"identifiers": [
"CVE-2013-6397"
],
"not_impacted": "All versions after 4.5.1",
"package_slug": "maven/org.apache.solr/solr-core",
"pubdate": "2013-12-07",
"solution": "Upgrade to versions 4.6.0, 5.0.0 or above.",
"title": "Directory traversal when loading XSL stylesheets and Velocity templates",
"urls": [
"https://bugzilla.redhat.com/CVE-2013-6397"
],
"uuid": "aefb6b6f-4f53-4411-9a4e-1ed1fa86bac1"
},
{
"affected_range": "(,4.5.1]",
"affected_versions": "All versions up to 4.5.1",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-22",
"CWE-937"
],
"date": "2015-10-23",
"description": "Directory traversal vulnerability in `SolrResourceLoader` in Apache Solr allows remote attackers to read arbitrary files via a `..` (dot dot) or full pathname in the tr parameter to `solr/select/`, when the response writer (wt parameter) is set to XSLT.",
"fixed_versions": [
"4.6.0"
],
"identifier": "CVE-2013-6397",
"identifiers": [
"CVE-2013-6397"
],
"not_impacted": "All versions after 4.5.1",
"package_slug": "maven/org.apache.solr/solr-velocity",
"pubdate": "2013-12-07",
"solution": "Upgrade to version 4.6.0 or above.",
"title": "Path Traversal",
"urls": [
"https://bugzilla.redhat.com/CVE-2013-6397"
],
"uuid": "beab4a4e-aa11-4042-8e15-468d44ecf1ea"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:apache:solr:4.5.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:solr:4.0.0:alpha:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "4.5.1",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:solr:4.2.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:solr:4.3.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:solr:4.0.0:beta:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:solr:4.4.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:solr:4.2.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:solr:4.3.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:solr:4.0.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:apache:solr:4.1.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-6397"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Directory traversal vulnerability in SolrResourceLoader in Apache Solr before 4.6 allows remote attackers to read arbitrary files via a .. (dot dot) or full pathname in the tr parameter to solr/select/, when the response writer (wt parameter) is set to XSLT. NOTE: this can be leveraged using a separate XXE (XML eXternal Entity) vulnerability to allow access to files across restricted network boundaries."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "55730",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/55730"
},
{
"name": "http://lucene.apache.org/solr/4_6_0/changes/Changes.html",
"refsource": "CONFIRM",
"tags": [],
"url": "http://lucene.apache.org/solr/4_6_0/changes/Changes.html"
},
{
"name": "http://www.agarri.fr/kom/archives/2013/11/27/compromising_an_unreachable_solr_server_with_cve-2013-6397/index.html",
"refsource": "MISC",
"tags": [
"Exploit"
],
"url": "http://www.agarri.fr/kom/archives/2013/11/27/compromising_an_unreachable_solr_server_with_cve-2013-6397/index.html"
},
{
"name": "[oss-security] 20131126 Re: CVE request: Apache Solr 4.6.0",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2013/11/27/1"
},
{
"name": "https://issues.apache.org/jira/browse/SOLR-4882",
"refsource": "CONFIRM",
"tags": [
"Patch"
],
"url": "https://issues.apache.org/jira/browse/SOLR-4882"
},
{
"name": "RHSA-2013:1844",
"refsource": "REDHAT",
"tags": [],
"url": "http://rhn.redhat.com/errata/RHSA-2013-1844.html"
},
{
"name": "RHSA-2014:0029",
"refsource": "REDHAT",
"tags": [],
"url": "http://rhn.redhat.com/errata/RHSA-2014-0029.html"
},
{
"name": "59372",
"refsource": "SECUNIA",
"tags": [],
"url": "http://secunia.com/advisories/59372"
},
{
"name": "63935",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/63935"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2023-02-13T04:49Z",
"publishedDate": "2013-12-07T20:55Z"
}
}
}
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…