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

141 lines
4.4 KiB
JSON

{
"id": "CVE-2014-10030",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-13T11:59:36.867",
"lastModified": "2024-11-21T02:03:22.003",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Open redirect vulnerability in forums/login.php in FluxBB before 1.4.13 and 1.5.x before 1.5.7 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirect_url parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de la redirecci\u00f3n abierta en forums/login.php en FluxBB anterior a 1.4.13 y 1.5.x anterior a 1.5.7 permite a atacantes remotos redirigir usuarios a sitios web arbitrarios y realizar ataques de phishing a trav\u00e9s de una URL en el par\u00e1metro redirect_url."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"baseScore": 5.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:fluxbb:fluxbb:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.4.11",
"matchCriteriaId": "955B7084-02E6-442D-875F-6D464F77C48E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fluxbb:fluxbb:1.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A31E9E4E-807E-48CC-911C-764893B09521"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fluxbb:fluxbb:1.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B01EE003-C242-4954-BEBD-C24B7BEAD1E9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fluxbb:fluxbb:1.5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "6F4A8ACD-7124-41A5-9BD9-435025708A74"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fluxbb:fluxbb:1.5.3:*:*:*:*:*:*:*",
"matchCriteriaId": "45A3613C-FE63-452D-A7D1-29129F0F3E8C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fluxbb:fluxbb:1.5.4:*:*:*:*:*:*:*",
"matchCriteriaId": "51CA83BC-DA8C-434F-8121-AF7081F2C469"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fluxbb:fluxbb:1.5.5:*:*:*:*:*:*:*",
"matchCriteriaId": "61E5E79E-1F8E-4D0B-976D-059A798DB1A4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fluxbb:fluxbb:1.5.6:*:*:*:*:*:*:*",
"matchCriteriaId": "20AEAB58-F837-413E-B8A9-A54BAB45AD9A"
}
]
}
]
}
],
"references": [
{
"url": "http://fluxbb.org/forums/viewtopic.php?id=8001",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://fluxbb.org/development/core/tickets/961/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://fluxbb.org/forums/viewtopic.php?id=8001",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://fluxbb.org/development/core/tickets/961/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
}
],
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/601.html\">CWE-601: URL Redirection to Untrusted Site ('Open Redirect')</a>"
}