"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-02-08 09:00:42 +00:00
parent 3342e90ec6
commit 9ddeabe9a9
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
7 changed files with 191 additions and 83 deletions

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-48317",
"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,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-48318",
"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,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-48319",
"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,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-48320",
"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,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-48321",
"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

@ -1,89 +1,89 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "security@huntr.dev", "ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0742", "ID": "CVE-2023-0742",
"STATE": "PUBLIC", "STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in answerdev/answer" "TITLE": "Cross-site Scripting (XSS) - Stored in answerdev/answer"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "answerdev/answer", "product_name": "answerdev/answer",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_affected": "<", "version_affected": "<",
"version_value": "1.0.4" "version_value": "1.0.4"
} }
] ]
}
}
]
},
"vendor_name": "answerdev"
} }
}
] ]
},
"vendor_name": "answerdev"
} }
] },
} "data_format": "MITRE",
}, "data_type": "CVE",
"data_format": "MITRE", "data_version": "4.0",
"data_type": "CVE", "description": {
"data_version": "4.0", "description_data": [
"description": { {
"description_data": [ "lang": "eng",
{ "value": "Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4."
"lang": "eng", }
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8,
"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:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
] ]
} },
] "impact": {
}, "cvss": {
"references": { "attackComplexity": "LOW",
"reference_data": [ "attackVector": "NETWORK",
{ "availabilityImpact": "HIGH",
"name": "https://huntr.dev/bounties/d73a2c03-7035-453b-9c04-c733ace65544", "baseScore": 8,
"refsource": "CONFIRM", "baseSeverity": "HIGH",
"url": "https://huntr.dev/bounties/d73a2c03-7035-453b-9c04-c733ace65544" "confidentialityImpact": "HIGH",
}, "integrityImpact": "HIGH",
{ "privilegesRequired": "LOW",
"name": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad", "scope": "UNCHANGED",
"refsource": "MISC", "userInteraction": "REQUIRED",
"url": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad" "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
} "version": "3.0"
] }
}, },
"source": { "problemtype": {
"advisory": "d73a2c03-7035-453b-9c04-c733ace65544", "problemtype_data": [
"discovery": "EXTERNAL" {
} "description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad",
"refsource": "MISC",
"url": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad"
},
{
"name": "https://huntr.dev/bounties/d73a2c03-7035-453b-9c04-c733ace65544",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/d73a2c03-7035-453b-9c04-c733ace65544"
}
]
},
"source": {
"advisory": "d73a2c03-7035-453b-9c04-c733ace65544",
"discovery": "EXTERNAL"
}
} }

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-25601",
"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."
}
]
}
}