"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-07-07 11:00:49 +00:00
parent d56ebc4250
commit ed04ce3089
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
7 changed files with 163 additions and 89 deletions

View File

@ -83,6 +83,11 @@
"refsource": "DEBIAN",
"name": "DSA-5173",
"url": "https://www.debian.org/security/2022/dsa-5173"
},
{
"refsource": "DEBIAN",
"name": "DSA-5178",
"url": "https://www.debian.org/security/2022/dsa-5178"
}
]
},

View File

@ -88,6 +88,11 @@
"refsource": "DEBIAN",
"name": "DSA-5173",
"url": "https://www.debian.org/security/2022/dsa-5173"
},
{
"refsource": "DEBIAN",
"name": "DSA-5178",
"url": "https://www.debian.org/security/2022/dsa-5178"
}
]
},

View File

@ -58,6 +58,11 @@
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220624-0008/",
"url": "https://security.netapp.com/advisory/ntap-20220624-0008/"
},
{
"refsource": "DEBIAN",
"name": "DSA-5178",
"url": "https://www.debian.org/security/2022/dsa-5178"
}
]
},

View File

@ -48,6 +48,11 @@
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00617.html",
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00617.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-5178",
"url": "https://www.debian.org/security/2022/dsa-5178"
}
]
},

View File

@ -83,6 +83,11 @@
"refsource": "DEBIAN",
"name": "DSA-5173",
"url": "https://www.debian.org/security/2022/dsa-5173"
},
{
"refsource": "DEBIAN",
"name": "DSA-5178",
"url": "https://www.debian.org/security/2022/dsa-5178"
}
]
},

View File

@ -1,89 +1,89 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2342",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in outline/outline"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "outline/outline",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "v0.64.4"
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2342",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in outline/outline"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "outline/outline",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "v0.64.4"
}
]
}
}
]
},
"vendor_name": "outline"
}
}
]
},
"vendor_name": "outline"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository outline/outline prior to v0.64.4."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository outline/outline prior to v0.64.4."
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/b2caceaa-5b28-40ba-9980-70144159efba",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/b2caceaa-5b28-40ba-9980-70144159efba"
},
{
"name": "https://github.com/outline/outline/commit/85657b7340cdeaa696034f294489df8d6a4914d3",
"refsource": "MISC",
"url": "https://github.com/outline/outline/commit/85657b7340cdeaa696034f294489df8d6a4914d3"
}
]
},
"source": {
"advisory": "b2caceaa-5b28-40ba-9980-70144159efba",
"discovery": "EXTERNAL"
}
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/b2caceaa-5b28-40ba-9980-70144159efba",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/b2caceaa-5b28-40ba-9980-70144159efba"
},
{
"name": "https://github.com/outline/outline/commit/85657b7340cdeaa696034f294489df8d6a4914d3",
"refsource": "MISC",
"url": "https://github.com/outline/outline/commit/85657b7340cdeaa696034f294489df8d6a4914d3"
}
]
},
"source": {
"advisory": "b2caceaa-5b28-40ba-9980-70144159efba",
"discovery": "EXTERNAL"
}
}

View File

@ -1,17 +1,66 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-32567",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2022-32567",
"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 Appfire Jira Misc Custom Fields (JMCF) app 2.4.6 for Atlassian Jira allows XSS via a crafted project name to the Add Auto Indexing Rule function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://marketplace.atlassian.com/apps/27136/jira-misc-custom-fields-jmcf?hosting=server&tab=overview",
"refsource": "MISC",
"name": "https://marketplace.atlassian.com/apps/27136/jira-misc-custom-fields-jmcf?hosting=server&tab=overview"
},
{
"refsource": "MISC",
"name": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2022-039.txt",
"url": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2022-039.txt"
}
]
}