René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

102 lines
3.3 KiB
JSON

{
"id": "CVE-2011-4830",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-12-15T03:57:34.857",
"lastModified": "2011-12-15T19:01:06.060",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in the com_listing component in Barter Sites component 1.3 for Joomla! allow remote authenticated users to inject arbitrary web script or HTML via the (1) listing_title, (2) description, (3) homeurl (aka Website Address), (4) paystring (aka Payment types accepted), (5) sell_price, (6) shipping_cost, and (7) quantity parameters to index.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en el componente com_listing en el componente Barter Sites v1.3 para Joomla! permite a usuarios autenticados remotamente inyectar secuencias de comandos web o HTML a trav\u00e9s de los par\u00e1metros (1) listing_title, (2) description, (3) homeurl (tambi\u00e9n conocido como Website Address), (4) paystring (tambi\u00e9n conocido como Payment types accepted), (5) sell_price, (6) shipping_cost, y (7) quantity en index.php"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:barter-sites:com_listing:1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "15178EEA-E64B-4E93-A2E9-7876CB2F0D02"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:joomla:joomla\\!:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2AC7400C-F6AF-4B5E-A34B-0222F94DCC46"
}
]
}
]
}
],
"references": [
{
"url": "http://docs.joomla.org/Vulnerable_Extensions_List#Barter_Sites_1.3",
"source": "cve@mitre.org"
},
{
"url": "http://my.barter-sites.com/index.php?option=com_content&view=article&id=6&Itemid=25",
"source": "cve@mitre.org"
},
{
"url": "http://www.exploit-db.com/exploits/18046",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}