cvelist/2023/0xxx/CVE-2023-0761.json

89 lines
3.0 KiB
JSON
Raw Normal View History

2023-02-09 14:00:47 +00:00
{
2023-05-15 13:00:39 +00:00
"data_version": "4.0",
2023-02-09 14:00:47 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0761",
2023-05-15 13:00:39 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-02-09 14:00:47 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-15 13:00:39 +00:00
"value": "The Clock In Portal- Staff & Attendance Management WordPress plugin through 2.1 does not have CSRF check when deleting Staff members, which could allow attackers to make logged in admins delete arbitrary Staff via a CSRF attack"
}
]
},
"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": "Clock In Portal- Staff & Attendance Management",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "affected",
"versionType": "custom",
"version": "0",
"lessThanOrEqual": "2.1"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/88fb064e-0001-446c-8e43-9fe3feff6c1f",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/88fb064e-0001-446c-8e43-9fe3feff6c1f"
2023-02-09 14:00:47 +00:00
}
]
2023-05-15 13:00:39 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Sajjad Shariati"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-02-09 14:00:47 +00:00
}