cvelist/2022/0xxx/CVE-2022-0745.json

76 lines
1.8 KiB
JSON
Raw Normal View History

2022-02-24 15:03:46 +00:00
{
2022-06-13 14:39:04 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-0745",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Like Button Rating < 2.6.45 - Arbitrary e-mail Sending"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Like Button Rating ♥ LikeBtn",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.6.45",
"version_value": "2.6.45"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Like Button Rating WordPress plugin before 2.6.45 allows any logged-in user, such as subscriber, to send arbitrary e-mails to any recipient, with any subject and body"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/180f8e87-1463-43bb-a901-80031127723a",
"name": "https://wpscan.com/vulnerability/180f8e87-1463-43bb-a901-80031127723a"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-862 Missing Authorization",
"lang": "eng"
}
2022-02-24 15:03:46 +00:00
]
2022-06-13 14:39:04 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Krzysztof Zając"
2022-02-24 15:03:46 +00:00
}
2022-06-13 14:39:04 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
}