"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-10-30 12:00:33 +00:00
parent 2e28afe4e9
commit 76fac36842
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
5 changed files with 116 additions and 67 deletions

View File

@ -1,99 +1,128 @@
{
"CVE_data_meta": {
"ASSIGNER": "audit@patchstack.com",
"DATE_PUBLIC": "2022-05-27T12:53:00.000Z",
"ID": "CVE-2022-29450",
"STATE": "PUBLIC",
"TITLE": "WordPress Admin Management Xtended plugin <= 2.4.4 - Multiple Cross-Site Request Forgery (CSRF) vulnerabilities"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Admin Management Xtended (WordPress plugin)",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "<= 2.4.4",
"version_value": "2.4.4"
}
]
}
}
]
},
"vendor_name": "Oliver Schl\u00f6be"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Vulnerability discovered by Nguy Minh Tuan (Patchstack Alliance)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-29450",
"ASSIGNER": "audit@patchstack.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Multiple Cross-Site Request Forgery (CSRF) vulnerabilities in Admin Management Xtended plugin <= 2.4.4 at WordPress."
"value": "Multiple Cross-Site Request Forgery (CSRF) vulnerabilities in Admin Management Xtended plugin <= 2.4.4 at WordPress.\n\n"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"cweId": "CWE-352"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Oliver Schl\u00f6be",
"product": {
"product_data": [
{
"product_name": "Admin Management Xtended (WordPress plugin)",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"changes": [
{
"at": "2.4.5",
"status": "unaffected"
}
],
"lessThanOrEqual": "2.4.4",
"status": "affected",
"version": "n/a",
"versionType": "custom"
}
],
"defaultStatus": "unaffected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"name": "https://wordpress.org/plugins/admin-management-xtended/#developers",
"refsource": "CONFIRM",
"url": "https://wordpress.org/plugins/admin-management-xtended/#developers"
"url": "https://patchstack.com/database/vulnerability/admin-management-xtended/wordpress-admin-management-xtended-plugin-2-4-4-multiple-cross-site-request-forgery-csrf-vulnerabilities?_s_id=cve",
"refsource": "MISC",
"name": "https://patchstack.com/database/vulnerability/admin-management-xtended/wordpress-admin-management-xtended-plugin-2-4-4-multiple-cross-site-request-forgery-csrf-vulnerabilities?_s_id=cve"
},
{
"name": "https://patchstack.com/database/vulnerability/admin-management-xtended/wordpress-admin-management-xtended-plugin-2-4-4-multiple-cross-site-request-forgery-csrf-vulnerabilities",
"refsource": "CONFIRM",
"url": "https://patchstack.com/database/vulnerability/admin-management-xtended/wordpress-admin-management-xtended-plugin-2-4-4-multiple-cross-site-request-forgery-csrf-vulnerabilities"
"url": "https://github.com/oliverschloebe/admin-management-xtended/commit/f94732d222414f10ce015e95b5c7c9fba13a8a20",
"refsource": "MISC",
"name": "https://github.com/oliverschloebe/admin-management-xtended/commit/f94732d222414f10ce015e95b5c7c9fba13a8a20"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update to&nbsp;2.4.5 or a higher version."
}
],
"value": "Update to\u00a02.4.5 or a higher version."
}
],
"credits": [
{
"lang": "en",
"value": "minhtuanact (Patchstack Alliance)"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
}
]
}
}

View File

@ -53,6 +53,11 @@
"refsource": "DEBIAN",
"name": "DSA-5530",
"url": "https://www.debian.org/security/2023/dsa-5530"
},
{
"refsource": "GENTOO",
"name": "GLSA-202310-18",
"url": "https://security.gentoo.org/glsa/202310-18"
}
]
},

View File

@ -53,6 +53,11 @@
"refsource": "DEBIAN",
"name": "DSA-5530",
"url": "https://www.debian.org/security/2023/dsa-5530"
},
{
"refsource": "GENTOO",
"name": "GLSA-202310-18",
"url": "https://security.gentoo.org/glsa/202310-18"
}
]
},

View File

@ -71,6 +71,11 @@
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220927 [SECURITY] [DLA 3122-1] dovecot security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00032.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202310-19",
"url": "https://security.gentoo.org/glsa/202310-19"
}
]
}

View File

@ -53,6 +53,11 @@
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2022/12/05/1",
"url": "https://www.openwall.com/lists/oss-security/2022/12/05/1"
},
{
"refsource": "GENTOO",
"name": "GLSA-202310-20",
"url": "https://security.gentoo.org/glsa/202310-20"
}
]
},