Auto-merge PR#8379

Auto-merge PR#8379
This commit is contained in:
CVE Team 2022-12-27 09:40:23 -05:00 committed by GitHub
commit de6bcaeef2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,89 @@
{ {
"data_type": "CVE", "CVE_data_meta": {
"data_format": "MITRE", "ASSIGNER": "security@huntr.dev",
"data_version": "4.0", "ID": "CVE-2022-4721",
"CVE_data_meta": { "STATE": "PUBLIC",
"ID": "CVE-2022-4721", "TITLE": "Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) in ikus060/rdiffweb"
"ASSIGNER": "cve@mitre.org", },
"STATE": "RESERVED" "affects": {
}, "vendor": {
"description": { "vendor_data": [
"description_data": [ {
{ "product": {
"lang": "eng", "product_data": [
"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." {
} "product_name": "ikus060/rdiffweb",
] "version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.5.5"
}
]
}
}
]
},
"vendor_name": "ikus060"
}
]
} }
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) in GitHub repository ikus060/rdiffweb prior to 2.5.5."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-75 Failure to Sanitize Special Elements into a Different Plane (Special Element Injection)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/3c48ef5d-da4d-4ee4-aaca-af65e7273720",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/3c48ef5d-da4d-4ee4-aaca-af65e7273720"
},
{
"name": "https://github.com/ikus060/rdiffweb/commit/6afaae56a29536f0118b3380d296c416aa6d078d",
"refsource": "MISC",
"url": "https://github.com/ikus060/rdiffweb/commit/6afaae56a29536f0118b3380d296c416aa6d078d"
}
]
},
"source": {
"advisory": "3c48ef5d-da4d-4ee4-aaca-af65e7273720",
"discovery": "EXTERNAL"
}
} }