2024-12-08 03:06:42 +00:00

120 lines
4.0 KiB
JSON

{
"id": "CVE-2009-4908",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-06-25T19:30:01.577",
"lastModified": "2024-11-21T01:10:45.027",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in oBlog allow remote attackers to inject arbitrary web script or HTML via the (1) commentName, (2) commentEmail, (3) commentWeb, or (4) commentText parameter to article.php; and allow remote authenticated administrators to inject arbitrary web script or HTML via the (5) article_id or (6) title parameter to admin/write.php, the (7) category_id or (8) category_name parameter to admin/groups.php, the (9) blogroll_id or (10) title parameter to admin/blogroll.php, or the (11) blog_name or (12) tag_line parameter to admin/settings.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de secuencias de comandos en sitios cruzados ( XSS) en oBlog permite a atacantes remotos inyectar c\u00f3digo web o HTML a trav\u00e9s del par\u00e1metro (1) commentName, (2) commentEmail, (3) commentWeb, o (4) commentText en article.php; y permitir a administradores autintificados remotamente inyecatar c\u00f3digo web y HTML a trav\u00e9s del par\u00e1metro(5) article_id o (6) title en admin/write.php, el par\u00e1metro (7) category_id o (8) category_name en admin/groups.php, el par\u00e1metro (9) blogroll_id o (10) title en admin/blogroll.php, o el par\u00e1metro (11) blog_name o (12) tag_line en admin/settings.php."
}
],
"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",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"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:dootzky:oblog:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A2D6C0AD-0DEE-4581-B618-43A32F88251B"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/60906",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.org/0912-exploits/oblog-xssxsrf.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://secunia.com/advisories/37661",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54713",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/60906",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://packetstormsecurity.org/0912-exploits/oblog-xssxsrf.txt",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "http://secunia.com/advisories/37661",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54713",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}