2025-04-12 12:06:01 +00:00

114 lines
3.1 KiB
JSON

{
"id": "CVE-2014-5458",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-08-25T16:55:05.743",
"lastModified": "2025-04-12T10:46:40.837",
"vulnStatus": "Deferred",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in sqrl_verify.php in php-sqrl allows remote attackers to execute arbitrary SQL commands via the message parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en sqrl_verify.php en php-sqrl permite a atacantes remotos ejecutar comandos SQL arbitrarios a trav\u00e9s del par\u00e1metro message."
}
],
"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",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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:php-sqrl_project:php-sqrl:-:*:*:*:*:*:*:*",
"matchCriteriaId": "F2B6492B-3852-4927-85FA-C3789C8A1904"
}
]
}
]
}
],
"references": [
{
"url": "http://seclists.org/fulldisclosure/2014/Aug/49",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/69270",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/geir54/php-sqrl/blob/0fa574520a1843a33a84c3985f934e84af6f2042/sqrl_verify.php#L39-59",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/geir54/php-sqrl/issues/4",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2014/Aug/49",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/69270",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/geir54/php-sqrl/blob/0fa574520a1843a33a84c3985f934e84af6f2042/sqrl_verify.php#L39-59",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/geir54/php-sqrl/issues/4",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
}
]
}