cvelist/2024/0xxx/CVE-2024-0779.json

97 lines
3.3 KiB
JSON
Raw Normal View History

2024-01-22 11:00:32 +00:00
{
2024-04-01 20:48:19 +00:00
"data_version": "4.0",
2024-01-22 11:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0779",
2024-04-01 20:48:19 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-01-22 11:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-01 20:48:19 +00:00
"value": "The Enjoy Social Feed plugin for WordPress website WordPress plugin through 6.2.2 does not have authorisation and CSRF in various function hooked to admin_init, allowing unauthenticated users to call them and unlink arbitrary users Instagram Account for example"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
2024-01-22 11:00:32 +00:00
}
]
2024-04-01 20:48:19 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Enjoy Social Feed plugin for WordPress website",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "affected",
"versionType": "semver",
"version": "0",
"lessThanOrEqual": "6.2.2"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/ced134cf-82c5-401b-9476-b6456e1924e2/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/ced134cf-82c5-401b-9476-b6456e1924e2/"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Krzysztof Zaj\u0105c (CERT PL)"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-01-22 11:00:32 +00:00
}