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

143 lines
4.3 KiB
JSON

{
"id": "CVE-2014-10029",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-13T11:59:35.927",
"lastModified": "2017-09-08T01:29:03.607",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in profile.php in FluxBB before 1.4.13 and 1.5.x before 1.5.7 allows remote attackers to execute arbitrary SQL commands via the req_new_email parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en profile.php en FluxBB anterior a 1.4.13 y 1.5.x anterior a 1.5.7 permite a atacantes remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro req_new_email."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"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": "http://packetstormsecurity.com/files/129225/FluxBB-1.5.6-SQL-Injection.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2014/Nov/73",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98890",
"source": "cve@mitre.org"
},
{
"url": "https://fluxbb.org/development/core/tickets/990/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}