2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2013-4880" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2013-08-14T13:50:00.610" ,
2024-11-22 19:15:24 +00:00
"lastModified" : "2024-11-21T01:56:38.110" ,
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" : "Cross-site scripting (XSS) vulnerability in core/admin/modules/developer/modules/views/add.php in BigTree CMS 4.0 RC2 and earlier allows remote attackers to inject arbitrary web script or HTML via the module parameter."
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad Cross-site scripting (XSS) en core/admin/modules/developer/modules/views/add.php en BigTree CMS v4.0 RC2 y anteriores, permite a atacantes remotos inyectar web script o HTML a trav\u00e9s del par\u00e1metro \"module\"."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:N/I:P/A:N" ,
2024-11-22 19:15:24 +00:00
"baseScore" : 4.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-11-22 19:15:24 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bigtreecms:bigtree_cms:*:rc2:*:*:*:*:*:*" ,
"versionEndIncluding" : "4.0" ,
"matchCriteriaId" : "C6BFF3D3-DE9A-4D38-AA46-81C80C291C6C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bigtreecms:bigtree_cms:4.0:b1:*:*:*:*:*:*" ,
"matchCriteriaId" : "C2FE7AD4-680F-46AB-B781-19F7E4B95593"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bigtreecms:bigtree_cms:4.0:b2:*:*:*:*:*:*" ,
"matchCriteriaId" : "5EB20F45-4FD0-4BDF-926B-83A7178A16E7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bigtreecms:bigtree_cms:4.0:b3:*:*:*:*:*:*" ,
"matchCriteriaId" : "5A8E73F4-6BB4-4BA7-B7DF-DC2C3DB96D3C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bigtreecms:bigtree_cms:4.0:b4:*:*:*:*:*:*" ,
"matchCriteriaId" : "EB85F2AE-F5C8-4975-A668-3F19A16611EE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bigtreecms:bigtree_cms:4.0:b5:*:*:*:*:*:*" ,
"matchCriteriaId" : "67AB2377-6B06-4962-BD58-9C33225F17BB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bigtreecms:bigtree_cms:4.0:b6:*:*:*:*:*:*" ,
"matchCriteriaId" : "94F5DCD4-1538-47E2-9D74-89FCB120FB84"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bigtreecms:bigtree_cms:4.0:b7:*:*:*:*:*:*" ,
"matchCriteriaId" : "FC4B947C-3C45-424E-BEE8-F56CCBEBF384"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:bigtreecms:bigtree_cms:4.0:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "EBA1EB0F-5860-4642-8CD6-5A871ADBDAA9"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://archives.neohapsis.com/archives/bugtraq/2013-08/0039.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://osvdb.org/96008" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/86287" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/bigtreecms/BigTree-CMS/commit/8a59c2e13f8e151b6a9e98f73e641e1ec8d928df" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Patch"
]
} ,
{
"url" : "https://www.htbridge.com/advisory/HTB23165" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2024-11-22 19:15:24 +00:00
} ,
{
"url" : "http://archives.neohapsis.com/archives/bugtraq/2013-08/0039.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://osvdb.org/96008" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/86287" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://github.com/bigtreecms/BigTree-CMS/commit/8a59c2e13f8e151b6a9e98f73e641e1ec8d928df" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch"
]
} ,
{
"url" : "https://www.htbridge.com/advisory/HTB23165" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
2023-04-24 12:24:31 +02:00
}
]
}