cvelist/2021/26xxx/CVE-2021-26028.json

63 lines
2.0 KiB
JSON
Raw Normal View History

2021-01-26 18:06:02 +00:00
{
2022-12-22 12:00:48 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2021-01-26 18:06:02 +00:00
"CVE_data_meta": {
"ID": "CVE-2021-26028",
2022-12-22 12:00:48 +00:00
"ASSIGNER": "security@joomla.org",
"STATE": "PUBLIC"
2021-01-26 18:06:02 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-03-02 03:31:46 +01:00
"value": "An issue was discovered in Joomla! 3.0.0 through 3.9.24. Extracting an specifilcy crafted zip package could write files outside of the intended path."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Path Traversal"
}
]
}
]
},
2022-12-22 12:00:48 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Joomla! Project",
"product": {
"product_data": [
{
"product_name": "Joomla! CMS",
"version": {
"version_data": [
{
"version_value": "3.0.0-3.9.24",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
2021-03-02 03:31:46 +01:00
"references": {
"reference_data": [
{
"url": "https://developer.joomla.org/security-centre/848-20210308-core-path-traversal-within-joomla-archive-zip-class.html",
"refsource": "MISC",
"name": "https://developer.joomla.org/security-centre/848-20210308-core-path-traversal-within-joomla-archive-zip-class.html"
2021-01-26 18:06:02 +00:00
}
]
}
}