GSD-2007-2609
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
Multiple PHP remote file inclusion vulnerabilities in gnuedu 1.3b2 allow remote attackers to execute arbitrary PHP code via a URL in the (a) ETCDIR parameter to (1) libs/lom.php; (2) lom_update.php, (3) check-lom.php, and (4) weigh_keywords.php in scripts/; the (b) LIBSDIR parameter to (5) logout.php, (6) help.php, (7) index.php, (8) login.php; and the ETCDIR parameter to (9) web/lom.php.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2007-2609",
"description": "Multiple PHP remote file inclusion vulnerabilities in gnuedu 1.3b2 allow remote attackers to execute arbitrary PHP code via a URL in the (a) ETCDIR parameter to (1) libs/lom.php; (2) lom_update.php, (3) check-lom.php, and (4) weigh_keywords.php in scripts/; the (b) LIBSDIR parameter to (5) logout.php, (6) help.php, (7) index.php, (8) login.php; and the ETCDIR parameter to (9) web/lom.php.",
"id": "GSD-2007-2609"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2007-2609"
],
"details": "Multiple PHP remote file inclusion vulnerabilities in gnuedu 1.3b2 allow remote attackers to execute arbitrary PHP code via a URL in the (a) ETCDIR parameter to (1) libs/lom.php; (2) lom_update.php, (3) check-lom.php, and (4) weigh_keywords.php in scripts/; the (b) LIBSDIR parameter to (5) logout.php, (6) help.php, (7) index.php, (8) login.php; and the ETCDIR parameter to (9) web/lom.php.",
"id": "GSD-2007-2609",
"modified": "2023-12-13T01:21:37.659580Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2609",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Multiple PHP remote file inclusion vulnerabilities in gnuedu 1.3b2 allow remote attackers to execute arbitrary PHP code via a URL in the (a) ETCDIR parameter to (1) libs/lom.php; (2) lom_update.php, (3) check-lom.php, and (4) weigh_keywords.php in scripts/; the (b) LIBSDIR parameter to (5) logout.php, (6) help.php, (7) index.php, (8) login.php; and the ETCDIR parameter to (9) web/lom.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "38254",
"refsource": "OSVDB",
"url": "http://osvdb.org/38254"
},
{
"name": "38256",
"refsource": "OSVDB",
"url": "http://osvdb.org/38256"
},
{
"name": "38250",
"refsource": "OSVDB",
"url": "http://osvdb.org/38250"
},
{
"name": "gnuedu-etcdir-libsdir-file-include(34174)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34174"
},
{
"name": "38249",
"refsource": "OSVDB",
"url": "http://osvdb.org/38249"
},
{
"name": "38255",
"refsource": "OSVDB",
"url": "http://osvdb.org/38255"
},
{
"name": "38251",
"refsource": "OSVDB",
"url": "http://osvdb.org/38251"
},
{
"name": "ADV-2007-1736",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/1736"
},
{
"name": "23883",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23883"
},
{
"name": "38248",
"refsource": "OSVDB",
"url": "http://osvdb.org/38248"
},
{
"name": "38253",
"refsource": "OSVDB",
"url": "http://osvdb.org/38253"
},
{
"name": "3876",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/3876"
},
{
"name": "38252",
"refsource": "OSVDB",
"url": "http://osvdb.org/38252"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:gnuedu:gnu_edu:1.3b2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2609"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Multiple PHP remote file inclusion vulnerabilities in gnuedu 1.3b2 allow remote attackers to execute arbitrary PHP code via a URL in the (a) ETCDIR parameter to (1) libs/lom.php; (2) lom_update.php, (3) check-lom.php, and (4) weigh_keywords.php in scripts/; the (b) LIBSDIR parameter to (5) logout.php, (6) help.php, (7) index.php, (8) login.php; and the ETCDIR parameter to (9) web/lom.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "23883",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/23883"
},
{
"name": "38251",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/38251"
},
{
"name": "38248",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/38248"
},
{
"name": "38255",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/38255"
},
{
"name": "38256",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/38256"
},
{
"name": "38249",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/38249"
},
{
"name": "38253",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/38253"
},
{
"name": "38252",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/38252"
},
{
"name": "38250",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/38250"
},
{
"name": "38254",
"refsource": "OSVDB",
"tags": [],
"url": "http://osvdb.org/38254"
},
{
"name": "ADV-2007-1736",
"refsource": "VUPEN",
"tags": [
"Vendor Advisory"
],
"url": "http://www.vupen.com/english/advisories/2007/1736"
},
{
"name": "gnuedu-etcdir-libsdir-file-include(34174)",
"refsource": "XF",
"tags": [],
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34174"
},
{
"name": "3876",
"refsource": "EXPLOIT-DB",
"tags": [],
"url": "https://www.exploit-db.com/exploits/3876"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": true,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2017-10-11T01:32Z",
"publishedDate": "2007-05-11T10:19Z"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…