GSD-2005-3507
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
Directory traversal vulnerability in CuteNews 1.4.1 allows remote attackers to include arbitrary files, execute code, and gain privileges via "../" sequences in the template parameter to (1) show_archives.php and (2) show_news.php.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2005-3507",
"description": "Directory traversal vulnerability in CuteNews 1.4.1 allows remote attackers to include arbitrary files, execute code, and gain privileges via \"../\" sequences in the template parameter to (1) show_archives.php and (2) show_news.php.",
"id": "GSD-2005-3507"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2005-3507"
],
"details": "Directory traversal vulnerability in CuteNews 1.4.1 allows remote attackers to include arbitrary files, execute code, and gain privileges via \"../\" sequences in the template parameter to (1) show_archives.php and (2) show_news.php.",
"id": "GSD-2005-3507",
"modified": "2023-12-13T01:20:12.647263Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-3507",
"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": "Directory traversal vulnerability in CuteNews 1.4.1 allows remote attackers to include arbitrary files, execute code, and gain privileges via \"../\" sequences in the template parameter to (1) show_archives.php and (2) show_news.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20474",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/20474"
},
{
"name": "20473",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/20473"
},
{
"name": "17435",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/17435"
},
{
"name": "20472",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/20472"
},
{
"name": "http://rgod.altervista.org/cute141.html",
"refsource": "MISC",
"url": "http://rgod.altervista.org/cute141.html"
},
{
"name": "ADV-2005-2296",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2005/2296"
},
{
"name": "15295",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/15295"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:cutephp:cutenews:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.4.1",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-3507"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Directory traversal vulnerability in CuteNews 1.4.1 allows remote attackers to include arbitrary files, execute code, and gain privileges via \"../\" sequences in the template parameter to (1) show_archives.php and (2) show_news.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://rgod.altervista.org/cute141.html",
"refsource": "MISC",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "http://rgod.altervista.org/cute141.html"
},
{
"name": "17435",
"refsource": "SECUNIA",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/17435"
},
{
"name": "20472",
"refsource": "OSVDB",
"tags": [],
"url": "http://www.osvdb.org/20472"
},
{
"name": "20473",
"refsource": "OSVDB",
"tags": [],
"url": "http://www.osvdb.org/20473"
},
{
"name": "15295",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/15295"
},
{
"name": "20474",
"refsource": "OSVDB",
"tags": [],
"url": "http://www.osvdb.org/20474"
},
{
"name": "ADV-2005-2296",
"refsource": "VUPEN",
"tags": [],
"url": "http://www.vupen.com/english/advisories/2005/2296"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2011-03-08T02:26Z",
"publishedDate": "2005-11-06T11:02Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…