2024-07-14 02:06:08 +00:00

111 lines
3.5 KiB
JSON

{
"id": "CVE-2009-4408",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-12-23T21:30:00.280",
"lastModified": "2018-10-10T19:49:10.057",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in models.parser in PyForum 1.0.3 and possibly earlier versions, and possibly zForum, allow remote attackers to inject arbitrary web script or HTML via crafted BBcode (1) img or (2) url tags, which are not properly handled when a post is viewed."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de secuencias de comandos en sitios cruzados (XSS) en models.parser en PyForum v1.0.3 y probablemente versiones anteriores, y probablemente zForum, permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n mediante las etiquetas modificadas BBcode (1) img o (2) url, no siendo adecuadamente gestionadas cuando se visualiza una entrada del foro."
}
],
"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",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"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:pyforum:pyforum:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.3",
"matchCriteriaId": "4A142286-A943-4E58-8B80-C6FF73CEE821"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pyforum:pyforum:1.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8D91E4F4-5D7B-4B60-B1C5-255D3FEA8AD2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pyforum:pyforum:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "380801DB-032F-4A0C-98F0-766F4B2540D2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pyforum:pyforum:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "DAD9136D-39B6-4A68-9C63-160808688C84"
}
]
}
]
}
],
"references": [
{
"url": "http://secunia.com/advisories/37764",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.osvdb.org/61051",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/508478/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54855",
"source": "cve@mitre.org"
}
]
}