Auto-merge PR#2894

Auto-merge PR#2894
This commit is contained in:
CVE Team 2021-09-18 09:25:09 -04:00 committed by GitHub
commit db0f11e6ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,17 +2,113 @@
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"generator": {
"engine": "Vulnogram 0.0.9"
},
"CVE_data_meta": {
"ID": "CVE-2021-3806",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2021-3806",
"ASSIGNER": "cve@usom.gov.tr",
"DATE_PUBLIC": "2021-09-13T00:00:00.000Z",
"TITLE": "Path Traversal in Pardus Software Center",
"AKA": "",
"STATE": "PUBLIC"
},
"source": {
"defect": [
"TR-21-0754"
],
"advisory": "TR-21-0754",
"discovery": "EXTERNAL"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "TUBITAK",
"product": {
"product_data": [
{
"product_name": "Pardus Software Center",
"version": {
"version_data": [
{
"version_name": "",
"version_affected": "<",
"version_value": "0.1.0~beta10",
"platform": "amd64"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
},
"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."
}
]
}
}
"description_data": [
{
"lang": "eng",
"value": "A path traversal vulnerability on Pardus Software Center's \"extractArchive\" function could allow anyone on the same network to do a man-in-the-middle and write files on the system."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.usom.gov.tr/bildirim/tr-21-0754",
"name": "https://www.usom.gov.tr/bildirim/tr-21-0754"
},
{
"refsource": "CONFIRM",
"url": "https://pentest.blog/pardus-21-linux-distro-remote-code-execution-0day-2021/",
"name": "https://pentest.blog/pardus-21-linux-distro-remote-code-execution-0day-2021/"
}
]
},
"configuration": [],
"impact": {
"cvss": {
"version": "3.1",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
}
},
"exploit": [],
"work_around": [],
"solution": [
{
"lang": "eng",
"value": "Pardus Software Center should be updated to the latest version."
}
],
"credit": [
{
"lang": "eng",
"value": "Mehmet INCE from PRODAFT"
}
]
}