2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2006-1340" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2006-03-21T02:06:00.000" ,
2024-11-22 03:16:05 +00:00
"lastModified" : "2024-11-21T00:08:37.327" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "CuteNews 1.4.1 and possibly other versions allows remote attackers to obtain the installation path via unspecified vectors involving an invalid file path."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:N/A:N" ,
2024-11-22 03:16:05 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
2024-11-22 03:16:05 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cutephp:cutenews:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.4.1" ,
"matchCriteriaId" : "7371D19D-B133-4866-BC63-72931A646021"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cutephp:cutenews:0.88:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "35BB2223-5238-4E3D-895A-BE6793AE3A9A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cutephp:cutenews:1.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4254A63A-3202-4D06-90B3-12D10511BC2E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cutephp:cutenews:1.3.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D9A2D600-BEA7-4936-B210-91629B2EFCDC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cutephp:cutenews:1.3.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "674CC558-E3B7-4120-879A-0408A595C5BC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cutephp:cutenews:1.3.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EF7BF20D-34F9-453A-A54A-3A0B39EAAD58"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cutephp:cutenews:1.4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B3793A0A-37B8-48C5-ACA3-A17F8482635B"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://hamid.ir/security/cutenews.txt" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/19289" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.securityfocus.com/archive/1/428434/100/0/threaded" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/17152" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2024-11-22 03:16:05 +00:00
} ,
{
"url" : "http://hamid.ir/security/cutenews.txt" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://secunia.com/advisories/19289" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.securityfocus.com/archive/1/428434/100/0/threaded" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/17152" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
2023-04-24 12:24:31 +02:00
}
2024-11-22 03:16:05 +00:00
] ,
"evaluatorSolution" : "Successful exploitation requires that the \"register_globals\" parameter is enabled."
2023-04-24 12:24:31 +02:00
}