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

96 lines
2.8 KiB
JSON

{
"id": "CVE-2008-1913",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-04-22T04:41:00.000",
"lastModified": "2017-09-29T01:30:56.223",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in index.php in Lasernet CMS 1.5 and 1.11, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the new parameter in a new action."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en index.php de Lasernet CMS 1.5 and 1.11, cuando magic_quotes_gpc est\u00e1 inactiva, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s de un par\u00e1metro new en una acci\u00f3n new."
}
],
"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:lasernet_cms:lasernet_cms:1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "FA1D77AB-F572-46B2-B508-7EFABAE43FFB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lasernet_cms:lasernet_cms:1.11:*:*:*:*:*:*:*",
"matchCriteriaId": "1910E896-047B-4C5E-BAB2-4A53C5CD7BED"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/28804",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/1239/references",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41838",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5454",
"source": "cve@mitre.org"
}
]
}