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

107 lines
3.4 KiB
JSON

{
"id": "CVE-2009-2554",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-07-20T20:00:14.030",
"lastModified": "2017-09-19T01:29:12.357",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in the search method in jobline.class.php in Jobline (com_jobline) 1.1.2.2, 1.3.1, and possibly earlier versions, a component for Joomla!, allows remote attackers to execute arbitrary SQL commands via the search parameter in a results action to index.php, which invokes the search method from the searchJobPostings function in jobline.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en el m\u00e9todo de b\u00fasqueda en jobline.class.php en el componente Jobline (com_jobline) v1.1.2.2, v1.3.1, y posiblemente versiones previas, para Joomla!, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro de b\u00fasqueda en una acci\u00f3n \"results\" al index.php, que invoca al m\u00e9todo de b\u00fasqueda desde la funci\u00f3n searchJobPostings en jobline.php"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:joomla:joomla:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E45D1087-8182-43A1-81BD-B0D5A535EC98"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:olle_johansson:jobline:1.1.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "F3892F7F-53FB-4E54-845F-3E9857FD614A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:olle_johansson:jobline:1.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "EC19FA0B-9899-40B4-92B7-A2763E132ED2"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/9187",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/35728",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51811",
"source": "cve@mitre.org"
}
]
}