2024-07-14 02:06:08 +00:00

96 lines
3.0 KiB
JSON

{
"id": "CVE-2007-4332",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-08-14T18:17:00.000",
"lastModified": "2017-07-29T01:32:51.613",
"vulnStatus": "Modified",
"cveTags": [],
"evaluatorSolution": "Enable \"magic_quotes_gpc\" and filter malicious characters and character sequences in a web proxy.\r\n",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in article.php in Article Dashboard, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the id parameter in a print action. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en article.php de Article Dashboard, cuando magic_quotes_gpc est\u00e1 deshabilitado, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro id en una acci\u00f3n print. NOTA: la procedencia de esta informaci\u00f3n es desconocida; los detalles se han obtenido exclusivamente de informaci\u00f3n de terceros."
}
],
"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": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:article_dashboard:article_dashboard:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E53D474B-0791-43B4-8FF3-7EE04548F301"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/36422",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/26163",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/25309",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35977",
"source": "cve@mitre.org"
}
]
}