2024-12-08 03:06:42 +00:00

115 lines
3.2 KiB
JSON

{
"id": "CVE-2004-1427",
"sourceIdentifier": "cve@mitre.org",
"published": "2004-12-31T05:00:00.000",
"lastModified": "2024-11-20T23:50:51.400",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in main.inc in KorWeblog 1.6.2-cvs and earlier allows remote attackers to execute arbitrary PHP code by modifying the G_PATH parameter to reference a URL on a remote web server that contains the code, as demonstrated in index.php when using .. (dot dot) sequences in the lng parameter to cause main.inc to be loaded."
}
],
"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",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:korweblog:korweblog:1.6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "F37724A1-D156-4A84-8FF0-EBD07EE8808B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:korweblog:korweblog:1.6.2cvs:*:*:*:*:*:*:*",
"matchCriteriaId": "F945FA83-8F25-4F96-A7DE-EB27B35CB69D"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=110442847614890&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/13700",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/12132",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/18717",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=bugtraq&m=110442847614890&w=2",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/13700",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/12132",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/18717",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}