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

83 lines
2.5 KiB
JSON

{
"id": "CVE-2008-4353",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-09-30T18:15:08.780",
"lastModified": "2017-09-29T01:32:07.617",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in link.php in Linkarity allows remote attackers to execute arbitrary SQL commands via the cat_id parameter. NOTE: although one component of Linkarity is distributable PHP code, this issue might be site-specific. If so, it should not be included in CVE."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en link.php en Linkarity, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro \"cat_id\". NOTA: aunque un componente de linkarity se distribuye como c\u00f3digo PHP, esta cuesti\u00f3n afecta exclusivamente al sitio web. si as\u00ed fuera no deber\u00eda ser incluida en el CVE."
}
],
"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": true,
"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:linkarity:linkarity:*:*:*:*:*:*:*:*",
"matchCriteriaId": "80AB3E0B-7961-4F51-B360-DFED4503D5E0"
}
]
}
]
}
],
"references": [
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45100",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6455",
"source": "cve@mitre.org"
}
]
}