cvelist/2021/28xxx/CVE-2021-28128.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2021-03-10 16:00:44 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-05-06 14:03:45 +00:00
"ID": "CVE-2021-28128",
"STATE": "PUBLIC"
2021-03-10 16:00:44 +00:00
},
2021-05-06 14:03:45 +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",
2021-03-10 16:00:44 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-05-06 14:03:45 +00:00
"value": "In Strapi through 3.6.0, the admin panel allows the changing of one's own password without entering the current password. An attacker who gains access to a valid session can use this to take over an account by changing the password."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/strapi/strapi/releases",
"url": "https://github.com/strapi/strapi/releases"
},
{
"url": "https://strapi.io/changelog",
"refsource": "MISC",
"name": "https://strapi.io/changelog"
},
{
"refsource": "MISC",
"name": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2021-008.txt",
"url": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2021-008.txt"
2021-03-10 16:00:44 +00:00
}
]
}
}