"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-07-30 20:00:43 +00:00
parent 32df4be467
commit 66cf0dbdd9
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 55 additions and 11 deletions

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-33994",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2022-33994",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The Gutenberg plugin through 13.7.3 for WordPress allows stored XSS by the Contributor role via an SVG document to the \"Insert from URL\" feature. NOTE: the XSS payload does not execute in the context of the WordPress instance's domain; however, analogous attempts by low-privileged users to reference SVG documents are blocked by some similar products, and this behavioral difference might have security relevance to some WordPress site administrators."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://blog.jitendrapatro.me/cve-2022-33994-stored-xss-in-wordpress/",
"url": "https://blog.jitendrapatro.me/cve-2022-33994-stored-xss-in-wordpress/"
}
]
}

View File

@ -52,11 +52,6 @@
},
"references": {
"reference_data": [
{
"url": "https://ASUSTeK.com",
"refsource": "MISC",
"name": "https://ASUSTeK.com"
},
{
"refsource": "MISC",
"name": "https://github.com/AngeloPioAmirante/CVE-2022-35899",
@ -66,6 +61,11 @@
"refsource": "MISC",
"name": "https://packetstormsecurity.com/files/167763/Asus-GameSDK-1.0.0.4-Unquoted-Service-Path.html",
"url": "https://packetstormsecurity.com/files/167763/Asus-GameSDK-1.0.0.4-Unquoted-Service-Path.html"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/50985",
"url": "https://www.exploit-db.com/exploits/50985"
}
]
}