2024-01-08 11:00:32 +00:00
{
"id" : "CVE-2024-0308" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2024-01-08T10:15:11.560" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:46:17.667" ,
2024-02-09 21:00:29 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-08 11:00:32 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability was found in Inis up to 2.0.1. It has been rated as critical. This issue affects some unknown processing of the file app/api/controller/default/Proxy.php. The manipulation of the argument p_url leads to server-side request forgery. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-249875."
2024-01-08 13:00:44 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una vulnerabilidad en Inis hasta 2.0.1. Ha sido calificada como cr\u00edtica. Este problema afecta un procesamiento desconocido del archivo app/api/controller/default/Proxy.php. La manipulaci\u00f3n del argumento p_url conduce a server-side request forgery. El ataque puede iniciarse de forma remota. El exploit ha sido divulgado al p\u00fablico y puede utilizarse. El identificador asociado de esta vulnerabilidad es VDB-249875."
2024-01-08 11:00:32 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-12 15:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
2024-01-12 15:00:29 +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:L/I:L/A:L" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
2024-01-12 15:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2024-01-12 15:00:29 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.4
2024-01-12 15:00:29 +00:00
} ,
2024-01-08 11:00:32 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-08 11:00:32 +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" ,
2024-01-08 11:00:32 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
2024-01-08 11:00:32 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.9
2024-01-08 11:00:32 +00:00
}
] ,
"cvssMetricV2" : [
{
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:S/C:P/I:P/A:P" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
2024-01-08 11:00:32 +00:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "SINGLE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "PARTIAL"
2024-01-08 11:00:32 +00:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.0 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "cna@vuldb.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2024-01-08 11:00:32 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
2024-01-12 15:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:inis_project:inis:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.0.1" ,
"matchCriteriaId" : "BF3BA3A1-37C8-4CA7-824D-43F337B28185"
}
]
}
]
}
] ,
2024-01-08 11:00:32 +00:00
"references" : [
{
"url" : "https://note.zhaoj.in/share/2E2JG2PClHGF" ,
2024-01-12 15:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Broken Link"
]
2024-01-08 11:00:32 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.249875" ,
2024-01-12 15:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2024-01-08 11:00:32 +00:00
} ,
{
"url" : "https://vuldb.com/?id.249875" ,
2024-01-12 15:00:29 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://note.zhaoj.in/share/2E2JG2PClHGF" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://vuldb.com/?ctiid.249875" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://vuldb.com/?id.249875" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2024-01-08 11:00:32 +00:00
}
]
}