"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-12-15 20:00:38 +00:00
parent 3f009ec11a
commit 110ba5c225
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
8 changed files with 132 additions and 0 deletions

View File

@ -56,6 +56,11 @@
"url": "https://github.com/strukturag/libde265/issues/235",
"refsource": "MISC",
"name": "https://github.com/strukturag/libde265/issues/235"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3240-1] libde265 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00027.html"
}
]
}

View File

@ -56,6 +56,11 @@
"url": "https://github.com/strukturag/libde265/issues/298",
"refsource": "MISC",
"name": "https://github.com/strukturag/libde265/issues/298"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3240-1] libde265 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00027.html"
}
]
}

View File

@ -56,6 +56,11 @@
"url": "https://github.com/strukturag/libde265/issues/299",
"refsource": "MISC",
"name": "https://github.com/strukturag/libde265/issues/299"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3240-1] libde265 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00027.html"
}
]
}

View File

@ -56,6 +56,11 @@
"url": "https://github.com/strukturag/libde265/issues/300",
"refsource": "MISC",
"name": "https://github.com/strukturag/libde265/issues/300"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3240-1] libde265 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00027.html"
}
]
}

View File

@ -56,6 +56,11 @@
"url": "https://github.com/strukturag/libde265/issues/301",
"refsource": "MISC",
"name": "https://github.com/strukturag/libde265/issues/301"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3240-1] libde265 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00027.html"
}
]
}

View File

@ -56,6 +56,11 @@
"url": "https://github.com/strukturag/libde265/issues/302",
"refsource": "MISC",
"name": "https://github.com/strukturag/libde265/issues/302"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3240-1] libde265 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00027.html"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-4518",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"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."
}
]
}
}

View File

@ -0,0 +1,84 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-4519",
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP User plugin for WordPress is vulnerable to Stored Cross-Site Scripting via its settings parameters in versions up to, and including, 7.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "walkeprashant",
"product": {
"product_data": [
{
"product_name": "WP User \u2013 Custom Registration Forms, Login and User Profile",
"version": {
"version_data": [
{
"version_value": "*",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8ee21796-5340-4f84-b1c4-a95137a27223",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8ee21796-5340-4f84-b1c4-a95137a27223"
},
{
"url": "https://wordpress.org/plugins/wp-user/#description",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/wp-user/#description"
}
]
},
"credits": [
{
"lang": "en",
"value": "Marco Wotschka"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
}
]
}
}