cvelist/2020/25xxx/CVE-2020-25074.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2020-09-02 04:01:31 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-11-10 17:01:39 +00:00
"ID": "CVE-2020-25074",
"STATE": "PUBLIC"
2020-09-02 04:01:31 +00:00
},
2020-11-10 17:01:39 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-09-02 04:01:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-11-10 17:01:39 +00:00
"value": "The cache action in action/cache.py in MoinMoin through 1.9.10 allows directory traversal through a crafted HTTP request. An attacker who can upload attachments to the wiki can use this to achieve remote code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://moinmo.in/SecurityFixes",
"refsource": "MISC",
"name": "http://moinmo.in/SecurityFixes"
},
{
"refsource": "DEBIAN",
"name": "DSA-4787",
"url": "https://www.debian.org/security/2020/dsa-4787"
},
{
"refsource": "MISC",
"name": "https://github.com/moinwiki/moin-1.9/security/advisories/GHSA-52q8-877j-gghq",
"url": "https://github.com/moinwiki/moin-1.9/security/advisories/GHSA-52q8-877j-gghq"
2020-11-11 01:01:39 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201110 [SECURITY] [DLA 2446-1] moin security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00020.html"
2020-09-02 04:01:31 +00:00
}
]
}
}