2023-08-04 22:00:30 +00:00
{
"id" : "CVE-2023-39344" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-08-04T20:15:10.207" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:15:11.920" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-04 22:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "social-media-skeleton is an uncompleted social media project. A SQL injection vulnerability in the project allows UNION based injections, which indirectly leads to remote code execution. Commit 3cabdd35c3d874608883c9eaf9bf69b2014d25c1 contains a fix for this issue."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "social-media-skeleton es un proyecto de redes sociales sin completar. Una vulnerabilidad de inyecci\u00f3n SQL en el proyecto permite inyecciones basadas en UNION, lo que conduce indirectamente a la ejecuci\u00f3n remota de c\u00f3digo. El commit 3cabdd35c3d874608883c9eaf9bf69b2014d25c1 contiene una correcci\u00f3n para este problema.\n"
2023-08-04 22:00:30 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-10 14:00:36 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-08-10 14:00:36 +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:C/C:H/I:H/A:H" ,
"baseScore" : 10.0 ,
"baseSeverity" : "CRITICAL" ,
2023-08-10 14:00:36 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2023-08-10 14:00:36 +00:00
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2023-08-10 14:00:36 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-10 14:00:36 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 6.0
2023-08-10 14:00:36 +00:00
} ,
2023-08-04 22:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-04 22: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:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-08-04 22:00:30 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2023-08-04 22:00:30 +00:00
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2023-08-04 22:00:30 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-04 22:00:30 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2023-08-04 22:00:30 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-08-04 22:00:30 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2023-08-10 14:00:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fobybus:social-media-skeleton:1.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6E0A924E-3B60-4C07-981C-A39EC940BEB7"
}
]
}
]
}
] ,
2023-08-04 22:00:30 +00:00
"references" : [
{
"url" : "https://github.com/fobybus/social-media-skeleton/commit/3cabdd35c3d874608883c9eaf9bf69b2014d25c1" ,
2023-08-10 14:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-08-04 22:00:30 +00:00
} ,
{
"url" : "https://github.com/fobybus/social-media-skeleton/security/advisories/GHSA-857x-p6fq-mgfh" ,
2023-08-10 14:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/fobybus/social-media-skeleton/commit/3cabdd35c3d874608883c9eaf9bf69b2014d25c1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/fobybus/social-media-skeleton/security/advisories/GHSA-857x-p6fq-mgfh" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-08-04 22:00:30 +00:00
}
]
}