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

124 lines
3.6 KiB
JSON

{
"id": "CVE-2007-1302",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-07T00:19:00.000",
"lastModified": "2024-02-14T01:17:43.863",
"vulnStatus": "Modified",
"cveTags": [],
"evaluatorImpact": "Successful exploitation requires \"magic_quotes_gpc\" to be disabled.",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in guestbook.php in LI-Guestbook 1.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the country parameter. NOTE: it was later reported that 1.2 is also affected."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en el archivo guestbook.php en LI-Guestbook versi\u00f3n 1.1, cuando magic_quotes_gpc est\u00e1 deshabilitado, permite a los atacantes remotos ejecutar comandos SQL arbitrarios por medio del par\u00e1metro country. NOTA: luego se inform\u00f3 que la versi\u00f3n 1.2 tambi\u00e9n se ve afectado."
}
],
"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": 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:li-scripts:li-guestbook:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2ABFF60B-837B-4954-806D-AA52204F2549"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:li-scripts:li-guestbook:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "EDB7AC40-32DC-47CE-BDA0-60DD8725AA60"
}
]
}
]
}
],
"references": [
{
"url": "http://belsec.com/advisories/139/summary.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory",
"URL Repurposed"
]
},
{
"url": "http://secunia.com/advisories/27650",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securityreason.com/securityalert/2348",
"source": "cve@mitre.org"
},
{
"url": "http://www.security-news.ws/li-sql-injection",
"source": "cve@mitre.org",
"tags": [
"URL Repurposed"
]
},
{
"url": "http://www.securityfocus.com/archive/1/461912/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/483524/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/22821",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38369",
"source": "cve@mitre.org"
}
]
}