2023-12-04 07:00:21 +00:00
{
"id" : "CVE-2023-49287" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-12-04T06:15:07.173" ,
2023-12-13 05:00:27 +00:00
"lastModified" : "2023-12-13T03:15:48.270" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-04 07:00:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "TinyDir is a lightweight C directory and file reader. Buffer overflows in the `tinydir_file_open()` function. This vulnerability has been patched in version 1.2.6."
2023-12-04 15:01:07 +00:00
} ,
{
"lang" : "es" ,
"value" : "TinyDir es un lector de archivos y directorios C liviano. El b\u00fafer se desborda en la funci\u00f3n `tinydir_file_open()`. Esta vulnerabilidad ha sido parcheada en la versi\u00f3n 1.2.6."
2023-12-04 07:00:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-07 19:00:41 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2023-12-04 07:00:21 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.7 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
2023-12-07 19:00:41 +00:00
"source" : "nvd@nist.gov" ,
2023-12-04 07:00:21 +00:00
"type" : "Primary" ,
2023-12-07 19:00:41 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-12-04 07:00:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-120"
} ,
{
"lang" : "en" ,
"value" : "CWE-121"
}
]
}
] ,
2023-12-07 19:00:41 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cxong:tinydir:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.2.6" ,
"matchCriteriaId" : "8619FE2D-1B54-455B-9799-462C2D73DF7F"
}
]
}
]
}
] ,
2023-12-04 07:00:21 +00:00
"references" : [
2023-12-04 17:00:23 +00:00
{
"url" : "http://packetstormsecurity.com/files/176060/TinyDir-1.2.5-Buffer-Overflow.html" ,
2023-12-07 19:00:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-12-04 17:00:23 +00:00
} ,
2023-12-13 05:00:27 +00:00
{
"url" : "http://seclists.org/fulldisclosure/2023/Dec/14" ,
"source" : "security-advisories@github.com"
} ,
2023-12-04 13:01:01 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/12/04/1" ,
2023-12-07 19:00:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-12-04 13:01:01 +00:00
} ,
2023-12-04 07:00:21 +00:00
{
"url" : "https://github.com/cxong/tinydir/releases/tag/1.2.6" ,
2023-12-07 19:00:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-12-04 07:00:21 +00:00
} ,
{
"url" : "https://github.com/cxong/tinydir/security/advisories/GHSA-jf5r-wgf4-qhxf" ,
2023-12-07 19:00:41 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-12-04 07:00:21 +00:00
}
]
}