cvelist/2022/29xxx/CVE-2022-29933.json

77 lines
3.0 KiB
JSON
Raw Normal View History

2022-04-29 16:01:58 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-05-09 18:01:29 +00:00
"ID": "CVE-2022-29933",
"STATE": "PUBLIC"
2022-04-29 16:01:58 +00:00
},
2022-05-09 18:01:29 +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",
2022-04-29 16:01:58 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-05-09 18:01:29 +00:00
"value": "Craft CMS through 3.7.36 allows a remote unauthenticated attacker, who knows at least one valid username, to reset the account's password and take over the account by providing a crafted HTTP header to the application while using the password reset functionality. Specifically, the attacker must send X-Forwarded-Host to the /index.php?p=admin/actions/users/send-password-reset-email URI. NOTE: the vendor's position is that a customer can already work around this by adjusting the configuration (i.e., by not using the default configuration)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sec-consult.com/vulnerability-lab/",
"refsource": "MISC",
"name": "https://sec-consult.com/vulnerability-lab/"
},
{
"url": "https://github.com/craftcms/cms/blob/develop/CHANGELOG.md",
"refsource": "MISC",
"name": "https://github.com/craftcms/cms/blob/develop/CHANGELOG.md"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/166989/Craft-CMS-3.7.36-Password-Reset-Poisoning-Attack.html",
"url": "http://packetstormsecurity.com/files/166989/Craft-CMS-3.7.36-Password-Reset-Poisoning-Attack.html"
2022-05-09 22:01:25 +00:00
},
{
"refsource": "MISC",
"name": "https://sec-consult.com/vulnerability-lab/advisory/password-reset-poisoning-attack-craft-cms/",
"url": "https://sec-consult.com/vulnerability-lab/advisory/password-reset-poisoning-attack-craft-cms/"
2022-04-29 16:01:58 +00:00
}
]
}
}