82 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2011-5301",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-01T11:59:07.553",
"lastModified": "2015-01-03T00:38:02.153",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in PHPDug 2.0.0 allow remote attackers to inject arbitrary web script or HTML via (1) the story_url parameter to add_story.php, (2) the email parameter to editprofile.php, (3) the title parameter to adm/content_add.php, or (4) the username parameter to adm/admin_edit.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de XSS en PHPDug 2.0.0 permiten a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de (1) el par\u00e1metro story_url en add_story.php, (2) el par\u00e1metro email en editprofile.php, (3) el par\u00e1metro title en adm/content_add.php, o (4) el par\u00e1metro username en adm/admin_edit.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",
"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:kubelabs:phpdug:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2777C8DD-0F89-4B0F-B1A9-1E726A9DEAFF"
}
]
}
]
}
],
"references": [
{
"url": "https://www.htbridge.com/advisory/HTB22970",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}