"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-01-10 10:00:52 +00:00
parent 73d7ff0191
commit 3cf1426fd4
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
6 changed files with 197 additions and 8 deletions

View File

@ -70,6 +70,10 @@
{
"lang": "en",
"value": "iohex"
},
{
"lang": "en",
"value": "WPScan"
}
]
}

View File

@ -67,6 +67,10 @@
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "WPScan"
},
{
"lang": "en",
"value": "WPScan"

View File

@ -67,6 +67,10 @@
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "WPScan"
},
{
"lang": "en",
"value": "WPScan"

View File

@ -79,6 +79,10 @@
{
"lang": "en",
"value": "Daniel Krohmer (Fraunhofer IESE)"
},
{
"lang": "en",
"value": "WPScan"
}
]
}

View File

@ -1,17 +1,120 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-4294",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@nortonlifelock.com",
"STATE": "PUBLIC"
},
"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": "Norton, Avira, Avast and AVG Antivirus for Windows may be susceptible to a Privilege Escalation vulnerability, which is a type of issue whereby an attacker may attempt to compromise the software application to gain elevated access to resources that are normally protected from an application or user."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269 Improper Privilege Management",
"cweId": "CWE-269"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NortonLifelock (GenDigital)",
"product": {
"product_data": [
{
"product_name": "Norton Antivirus Windows Eraser Engine",
"version": {
"version_data": [
{
"version_value": "prior to 119.1.5.1",
"version_affected": "="
}
]
}
},
{
"product_name": "Avira Security ",
"version": {
"version_data": [
{
"version_value": "prior to 1.1.78",
"version_affected": "="
}
]
}
},
{
"product_name": "Avast Antivirus",
"version": {
"version_data": [
{
"version_value": "Prior to 22.10",
"version_affected": "="
}
]
}
},
{
"product_name": "AVG Antivirus",
"version": {
"version_data": [
{
"version_value": "Prior to 22.10",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.norton.com/sp/static/external/tools/security-advisories.html",
"refsource": "MISC",
"name": "https://support.norton.com/sp/static/external/tools/security-advisories.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
}
]
}

View File

@ -1,17 +1,87 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-4429",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@nortonlifelock.com",
"STATE": "PUBLIC"
},
"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": "Avira Security for Windows contains an unquoted service path which allows attackers with local administrative privileges to cause a Denial of Service. The issue was fixed with Avira Security version 1.1.78"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-428 Unquoted Search Path or Element",
"cweId": "CWE-428"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NortonLifelock (GenDigital)",
"product": {
"product_data": [
{
"product_name": "Avira Security for Windows",
"version": {
"version_data": [
{
"version_value": "up to version 1.1.77",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.norton.com/sp/static/external/tools/security-advisories.html",
"refsource": "MISC",
"name": "https://support.norton.com/sp/static/external/tools/security-advisories.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
}
]
}