74918f40-dc11-4218-abef-064eb71a0703

This commit is contained in:
Ben Harvie 2022-09-30 07:40:09 +01:00
parent 0023bd01ff
commit 4f614dab4d

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2922",
"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."
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-2922",
"STATE": "PUBLIC",
"TITLE": "Relative Path Traversal in dnnsoftware/dnn.platform"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "dnnsoftware/dnn.platform",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.11.0"
}
]
}
}
]
},
"vendor_name": "dnnsoftware"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Relative Path Traversal in GitHub repository dnnsoftware/dnn.platform prior to 9.11.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-23 Relative Path Traversal"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/74918f40-dc11-4218-abef-064eb71a0703",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/74918f40-dc11-4218-abef-064eb71a0703"
},
{
"name": "https://github.com/dnnsoftware/dnn.platform/commit/9b17351592fbde376506ba6705dbcc7a74a2a195",
"refsource": "MISC",
"url": "https://github.com/dnnsoftware/dnn.platform/commit/9b17351592fbde376506ba6705dbcc7a74a2a195"
}
]
},
"source": {
"advisory": "74918f40-dc11-4218-abef-064eb71a0703",
"discovery": "EXTERNAL"
}
}