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

101 lines
2.8 KiB
JSON

{
"id": "CVE-2008-0613",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-02-06T12:00:00.000",
"lastModified": "2018-10-15T22:02:12.383",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Open redirect vulnerability in htdocs/user.php in XOOPS 2.0.18 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the xoops_redirect parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de redirecci\u00f3n libre en htdocs/user.php de XOOPS 2.0.18. Permite a atacantes remotos redireccionar usuarios a sitios web de su elecci\u00f3n y llevar a cabo ataques de phishing a trav\u00e9s de una URL en el par\u00e1metro xoops_redirect."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-59"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xoops:xoops:2.0.18:*:*:*:*:*:*:*",
"matchCriteriaId": "541822E2-B233-4128-902A-3A3ACFCC1EBC"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/3614",
"source": "cve@mitre.org"
},
{
"url": "http://sourceforge.net/tracker/index.php?func=detail&atid=430840&aid=1881236&group_id=41586",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/487484/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://xoops.svn.sourceforge.net/viewvc/xoops?view=rev&revision=1282",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.exploit-db.com/exploits/5057",
"source": "cve@mitre.org"
}
]
}