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

107 lines
2.9 KiB
JSON

{
"id": "CVE-2005-4167",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-12-11T21:03:00.000",
"lastModified": "2008-09-05T20:56:13.223",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in eFiction 1.0 and 1.1 allows remote attackers to inject arbitrary web script or HTML via the let parameter in a viewlist action to titles.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en eFiction 1.0 y 1.1 permite a atacantes remotos inyectar 'script' web o HTML de su elecci\u00f3n mediante el par\u00e1metro \"let\" en una acci\u00f3n \"viewlist\" de titles.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": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:efiction_project:efiction:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C1A2AFF2-64BD-4749-B92A-BD5020CFB467"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:efiction_project:efiction:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "1234166D-F9ED-41DA-B08F-21E6B96AC43B"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2005-11/0301.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://rgod.altervista.org/efiction2_xpl.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://www.efiction.wallflowergirl.com/forums/viewtopic.php?t=1555",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/15568",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}