2023-05-30 06:00:27 +00:00
{
"id" : "CVE-2023-26130" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2023-05-30T05:15:10.640" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:50:50.233" ,
2023-06-11 06:00:28 +00:00
"vulnStatus" : "Modified" ,
2024-07-03 02:03:28 +00:00
"cveTags" : [ ] ,
2023-05-30 06:00:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Versions of the package yhirose/cpp-httplib before 0.12.4 are vulnerable to CRLF Injection when untrusted user input is used to set the content-type header in the HTTP .Patch, .Post, .Put and .Delete requests. This can lead to logical errors and other misbehaviors.\r\r**Note:** This issue is present due to an incomplete fix for [CVE-2020-11709](https://security.snyk.io/vuln/SNYK-UNMANAGED-YHIROSECPPHTTPLIB-2366507)."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-09 16:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
2023-06-09 16:00:30 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-06-09 16:00:30 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2023-06-09 16:00:30 +00:00
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "NONE" ,
2023-06-09 16:00:30 +00:00
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-09 16:00:30 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2023-06-09 16:00:30 +00:00
} ,
2023-05-30 06:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-30 06:00:27 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-05-30 06:00:27 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2023-05-30 06:00:27 +00:00
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
2023-05-30 06:00:27 +00:00
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-05-30 06:00:27 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2023-05-30 06:00:27 +00:00
}
]
} ,
2023-06-09 16:00:30 +00:00
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
2023-06-09 16:00:30 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-93"
2023-06-09 16:00:30 +00:00
}
]
2023-11-07 21:03:21 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-07 21:03:21 +00:00
"description" : [
{
2024-07-03 02:03:28 +00:00
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-74"
2024-07-03 02:03:28 +00:00
}
]
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
2023-11-07 21:03:21 +00:00
"lang" : "en" ,
2024-10-29 08:00:49 +00:00
"value" : "CWE-77"
2023-11-07 21:03:21 +00:00
}
]
2023-06-09 16:00:30 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cpp-httplib_project:cpp-httplib:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "0.12.4" ,
"matchCriteriaId" : "82D45946-8A73-4582-8C24-7B6F4955A9BF"
}
]
}
]
}
] ,
2023-05-30 06:00:27 +00:00
"references" : [
{
"url" : "https://gist.github.com/dellalibera/094aece17a86069a7d27f93c8aba2280" ,
2023-06-09 16:00:30 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Third Party Advisory"
]
2023-05-30 06:00:27 +00:00
} ,
{
"url" : "https://github.com/yhirose/cpp-httplib/commit/5b397d455d25a391ba346863830c1949627b4d08" ,
2023-06-09 16:00:30 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Patch"
]
2023-05-30 06:00:27 +00:00
} ,
{
"url" : "https://github.com/yhirose/cpp-httplib/releases/tag/v0.12.4" ,
2023-06-09 16:00:30 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Release Notes"
]
2023-05-30 06:00:27 +00:00
} ,
2024-05-02 04:03:30 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2RY6PKBU73I45L6YWNYCUK2XBEXEFX7L/" ,
"source" : "report@snyk.io"
} ,
2023-06-11 06:00:28 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JY2E7EIRWQMKH6GY4OZOWWBZBY3Q7CGS/" ,
"source" : "report@snyk.io"
} ,
2024-05-02 04:03:30 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NYODHZECXYFC2BNODZPZXZAXOKGMCYAP/" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6MO4FSKYNSAJVUXYP7LRY7ARUIGKBFL/" ,
"source" : "report@snyk.io"
} ,
2023-05-30 06:00:27 +00:00
{
"url" : "https://security.snyk.io/vuln/SNYK-UNMANAGED-YHIROSECPPHTTPLIB-5591194" ,
2023-06-09 16:00:30 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://gist.github.com/dellalibera/094aece17a86069a7d27f93c8aba2280" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/yhirose/cpp-httplib/commit/5b397d455d25a391ba346863830c1949627b4d08" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/yhirose/cpp-httplib/releases/tag/v0.12.4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2RY6PKBU73I45L6YWNYCUK2XBEXEFX7L/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JY2E7EIRWQMKH6GY4OZOWWBZBY3Q7CGS/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NYODHZECXYFC2BNODZPZXZAXOKGMCYAP/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6MO4FSKYNSAJVUXYP7LRY7ARUIGKBFL/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-UNMANAGED-YHIROSECPPHTTPLIB-5591194" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-05-30 06:00:27 +00:00
}
]
}