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

97 lines
2.8 KiB
JSON

{
"id": "CVE-2008-3507",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-08-07T20:41:00.000",
"lastModified": "2017-09-29T01:31:43.367",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in index.php in LiteNews 0.1 (aka 01), and possibly 1.2 and earlier, allows remote attackers to execute arbitrary SQL commands via the id parameter in a view action."
},
{
"lang": "es",
"value": "Vulnerabilidad de Inyecci\u00f3n SQL en index.php de LiteNews 0.1 (tambi\u00e9n conocido como 01) y posiblemente 1.2 y anteriores, permite a atacantes remotos ejecutar comandos SQL arbitrariamente a trav\u00e9s del par\u00e1metro id en una acci\u00f3n view."
}
],
"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:wogan_may:litenews:0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "74120FBE-DB1B-4D09-B2A7-F71D30A3E733"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wogan_may:litenews:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "CECC4A3F-5644-4885-958D-A3BE51A4A690"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wogan_may:litenews:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "A394E73C-91C1-4E8A-B5AC-E6712B79AAA3"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/30575",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44230",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6207",
"source": "cve@mitre.org"
}
]
}