2021-10-26 23:00:54 +00:00
{
2021-11-11 22:01:03 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cna@cloudflare.com" ,
"DATE_PUBLIC" : "2021-11-01T22:16:00.000Z" ,
"ID" : "CVE-2021-3907" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Arbitrary filepath traversal via URI injection"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "octorpki" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
2022-06-23 13:03:33 +01:00
"version_value" : "1.4.3"
2021-11-11 22:01:03 +00:00
}
]
}
}
]
} ,
"vendor_name" : "Cloudflare"
2021-11-11 13:40:15 -08:00
}
]
}
2021-11-11 22:01:03 +00:00
} ,
"credit" : [
{
2021-11-11 13:40:15 -08:00
"lang" : "eng" ,
2021-11-11 22:01:03 +00:00
"value" : "Koen van Hove"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "OctoRPKI does not escape a URI with a filename containing \"..\", this allows a repository to create a file, (ex. rsync://example.org/repo/../../etc/cron.daily/evil.roa), which would then be written to disk outside the base cache folder. This could allow for remote code execution on the host machine OctoRPKI is running on."
}
2021-10-26 23:00:54 +00:00
]
2021-11-11 22:01:03 +00:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20 Improper Input Validation"
}
]
2022-06-23 13:03:33 +01:00
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
2021-11-11 22:01:03 +00:00
}
]
} ,
"references" : {
"reference_data" : [
{
2022-06-23 13:03:33 +01:00
"name" : "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-cqh2-vc2f-q4fh" ,
2021-11-11 22:01:03 +00:00
"refsource" : "MISC" ,
2022-06-23 13:03:33 +01:00
"url" : "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-cqh2-vc2f-q4fh"
2021-12-31 15:01:08 +00:00
} ,
{
"name" : "DSA-5033" ,
2022-06-23 13:03:33 +01:00
"refsource" : "DEBIAN" ,
2021-12-31 15:01:08 +00:00
"url" : "https://www.debian.org/security/2021/dsa-5033"
2022-01-12 11:01:10 +00:00
} ,
{
"name" : "DSA-5041" ,
2022-06-23 13:03:33 +01:00
"refsource" : "DEBIAN" ,
2022-01-12 11:01:10 +00:00
"url" : "https://www.debian.org/security/2022/dsa-5041"
2022-06-23 13:03:33 +01:00
} ,
{
"name" : "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-3jhm-87m6-x959" ,
"refsource" : "MISC" ,
"url" : "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-3jhm-87m6-x959"
2021-11-11 22:01:03 +00:00
}
]
} ,
"solution" : [
{
"lang" : "eng" ,
2022-06-23 13:03:33 +01:00
"value" : "Upgrade to 1.4.3"
2021-11-11 22:01:03 +00:00
}
] ,
"source" : {
2022-06-23 13:03:33 +01:00
"advisory" : "GHSA-3jhm-87m6-x959" ,
2021-11-11 22:01:03 +00:00
"discovery" : "EXTERNAL"
2021-10-26 23:00:54 +00:00
}
2021-11-11 22:01:03 +00:00
}