cvelist/2023/2xxx/CVE-2023-2329.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2023-04-27 10:00:37 +00:00
{
2023-07-17 14:00:32 +00:00
"data_version": "4.0",
2023-04-27 10:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2329",
2023-07-17 14:00:32 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-04-27 10:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-08-08 09:00:32 +00:00
"value": "The WooCommerce Google Sheet Connector WordPress plugin before 1.3.6 does not have CSRF check when updating its Access Code, which could allow attackers to make logged in admin change the access code to an arbitrary one via a CSRF attack"
2023-07-17 14:00:32 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "WooCommerce Google Sheet Connector",
"version": {
"version_data": [
{
2023-08-08 09:00:32 +00:00
"version_affected": "<",
"version_name": "0",
"version_value": "1.3.6"
2023-07-17 14:00:32 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/6e58f099-e8d6-49e4-9f02-d6a556c5b1d2",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/6e58f099-e8d6-49e4-9f02-d6a556c5b1d2"
2023-04-27 10:00:37 +00:00
}
]
2023-07-17 14:00:32 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Erwan LR (WPScan)"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-04-27 10:00:37 +00:00
}