Updates CWE

This commit is contained in:
erwanlr 2022-02-15 09:03:52 +01:00
parent d6d0fa1efa
commit 6411bd9298
3 changed files with 8 additions and 8 deletions

View File

@ -56,7 +56,7 @@
{
"description": [
{
"value": "CWE-284 Improper Access Control",
"value": "CWE-862 Missing Authorization",
"lang": "eng"
}
]

View File

@ -61,7 +61,7 @@
{
"description": [
{
"value": "CWE-863 Incorrect Authorization",
"value": "CWE-862 Missing Authorization",
"lang": "eng"
}
]

View File

@ -13,11 +13,11 @@
"vendor": {
"vendor_data": [
{
"vendor_name": "TODO",
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Advanced Cron Manager debug & control",
"product_name": "Advanced Cron Manager",
"version": {
"version_data": [
{
@ -29,7 +29,7 @@
}
},
{
"product_name": "advanced-cron-manager-pro",
"product_name": "Advanced Cron Manager Pro",
"version": {
"version_data": [
{
@ -50,7 +50,7 @@
"description_data": [
{
"lang": "eng",
"value": "The Advanced Cron Manager WordPress plugin before 2.4.2, advanced-cron-manager-pro WordPress plugin before 2.5.3 does not have authorisation checks in some of its AJAX actions, allowing any authenticated users, such as subscriber to call them and add or remove events as well as schedules for example"
"value": "The Advanced Cron Manager WordPress plugin before 2.4.2 and Advanced Cron Manager Pro WordPress plugin before 2.5.3 do not have authorisation checks in some of their AJAX actions, allowing any authenticated users, such as subscriber to call them and add or remove events as well as schedules for example"
}
]
},
@ -68,7 +68,7 @@
{
"description": [
{
"value": "CWE-284 Improper Access Control",
"value": "CWE-862 Missing Authorization",
"lang": "eng"
}
]
@ -84,4 +84,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}