cvelist/2012/3xxx/CVE-2012-3353.json
2019-03-18 05:26:07 +00:00

68 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"DATE_PUBLIC": "2017-05-09T00:00:00",
"ID": "CVE-2012-3353",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Sling",
"version": {
"version_data": [
{
"version_value": "JCR ContentLoader 2.1.4"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Apache Sling JCR ContentLoader 2.1.4 XmlReader used in the Sling JCR content loader module makes it possible to import arbitrary files in the content repository, including local files, causing potential information leaks. Users should upgrade to version 2.1.6 of the JCR ContentLoader"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Content Loading Vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[dev] 20180108 CVE-2012-3353: Apache Sling Content Loading Vulnerability",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/50994d80dd5cf93f1365dacfcaecf5c12f1efe522c4ff6040b3c521a@%3Cdev.sling.apache.org%3E"
},
{
"name": "https://issues.apache.org/jira/browse/SLING-2512",
"refsource": "CONFIRM",
"url": "https://issues.apache.org/jira/browse/SLING-2512"
}
]
}
}