GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2008-2742 (GCVE-0-2008-2742)

Vulnerability from cvelistv5 – Published: 2008-06-17 15:00 – Updated: 2024-08-07 09:14
VLAI
Summary
Unrestricted file upload in the mcpuk file editor (atk/attributes/fck/editor/filemanager/browser/mcpuk/connectors/php/config.php) in Achievo 1.2.0 through 1.3.2 allows remote attackers to execute arbitrary code by uploading a file with .php followed by a safe extension, then accessing it via a direct request to the file in the Achievo root directory. NOTE: this is only a vulnerability in environments that support multiple extensions, such as Apache with the mod_mime module enabled.
Severity
No CVSS data available.
CWE
  • n/a
References
URL Tags
http://www.achievo.org/blog/archives/631-Achievo-… x_refsource_CONFIRM
https://www.exploit-db.com/exploits/5770 exploitx_refsource_EXPLOIT-DB
https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
http://secunia.com/advisories/30597 third-party-advisoryx_refsource_SECUNIA
http://www.securityfocus.com/bid/29621 vdb-entryx_refsource_BID
Date Public
2008-06-09 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T09:14:15.208Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.achievo.org/blog/archives/631-Achievo-1.3.3-Security-Release.html"
          },
          {
            "name": "5770",
            "tags": [
              "exploit",
              "x_refsource_EXPLOIT-DB",
              "x_transferred"
            ],
            "url": "https://www.exploit-db.com/exploits/5770"
          },
          {
            "name": "achievo-config-file-upload(42980)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42980"
          },
          {
            "name": "30597",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/30597"
          },
          {
            "name": "29621",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/29621"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2008-06-09T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Unrestricted file upload in the mcpuk file editor (atk/attributes/fck/editor/filemanager/browser/mcpuk/connectors/php/config.php) in Achievo 1.2.0 through 1.3.2 allows remote attackers to execute arbitrary code by uploading a file with .php followed by a safe extension, then accessing it via a direct request to the file in the Achievo root directory.  NOTE: this is only a vulnerability in environments that support multiple extensions, such as Apache with the mod_mime module enabled."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-09-28T12:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.achievo.org/blog/archives/631-Achievo-1.3.3-Security-Release.html"
        },
        {
          "name": "5770",
          "tags": [
            "exploit",
            "x_refsource_EXPLOIT-DB"
          ],
          "url": "https://www.exploit-db.com/exploits/5770"
        },
        {
          "name": "achievo-config-file-upload(42980)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42980"
        },
        {
          "name": "30597",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/30597"
        },
        {
          "name": "29621",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/29621"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2008-2742",
          "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": "Unrestricted file upload in the mcpuk file editor (atk/attributes/fck/editor/filemanager/browser/mcpuk/connectors/php/config.php) in Achievo 1.2.0 through 1.3.2 allows remote attackers to execute arbitrary code by uploading a file with .php followed by a safe extension, then accessing it via a direct request to the file in the Achievo root directory.  NOTE: this is only a vulnerability in environments that support multiple extensions, such as Apache with the mod_mime module enabled."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://www.achievo.org/blog/archives/631-Achievo-1.3.3-Security-Release.html",
              "refsource": "CONFIRM",
              "url": "http://www.achievo.org/blog/archives/631-Achievo-1.3.3-Security-Release.html"
            },
            {
              "name": "5770",
              "refsource": "EXPLOIT-DB",
              "url": "https://www.exploit-db.com/exploits/5770"
            },
            {
              "name": "achievo-config-file-upload(42980)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42980"
            },
            {
              "name": "30597",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/30597"
            },
            {
              "name": "29621",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/29621"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2008-2742",
    "datePublished": "2008-06-17T15:00:00.000Z",
    "dateReserved": "2008-06-17T00:00:00.000Z",
    "dateUpdated": "2024-08-07T09:14:15.208Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2008-2742",
      "date": "2026-09-16",
      "epss": "0.04714",
      "percentile": "0.91359"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:achievo:achievo:1.2.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8633CE2A-7814-4963-BB65-B4499BBA5186\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:achievo:achievo:1.2.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1B9C0B0D-5E4A-45BD-9150-90FC615357EC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:achievo:achievo:1.3.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B835A00C-FFEA-4A88-ABD3-1C17A2FDC96F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:achievo:achievo:1.3.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"951EC99D-4FFB-4388-AAF0-84A60A67AC3B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:achievo:achievo:1.3.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D901628D-D446-45EE-B131-EAA04D48A352\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Unrestricted file upload in the mcpuk file editor (atk/attributes/fck/editor/filemanager/browser/mcpuk/connectors/php/config.php) in Achievo 1.2.0 through 1.3.2 allows remote attackers to execute arbitrary code by uploading a file with .php followed by a safe extension, then accessing it via a direct request to the file in the Achievo root directory.  NOTE: this is only a vulnerability in environments that support multiple extensions, such as Apache with the mod_mime module enabled.\"}, {\"lang\": \"es\", \"value\": \"Vulnerabilidad de subida de fichero no restringido en el editor de ficheros mcpuk (atk/attributes/fck/editor/filemanager/browser/mcpuk/connectors/php/config.php) en Achievo 1.2.0 hasta 1.3.2, permite a atacantes remotos ejecutar c\\u00f3digo de su elecci\\u00f3n al subir un fichero con .php seguido de una extensi\\u00f3n segura y luego accediendo a \\u00e9l mediante una solicitud directa al fichero del directorio ra\\u00edz de Achievo. NOTA: Se trata s\\u00f3lo es una vulnerabilidad en entornos que soportan m\\u00faltiples extensiones como Apache con el m\\u00f3dulo mod_mime habilitado.\"}]",
      "id": "CVE-2008-2742",
      "lastModified": "2024-11-21T00:47:35.300",
      "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}]}",
      "published": "2008-06-17T15:41:00.000",
      "references": "[{\"url\": \"http://secunia.com/advisories/30597\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.achievo.org/blog/archives/631-Achievo-1.3.3-Security-Release.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/bid/29621\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/42980\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://www.exploit-db.com/exploits/5770\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://secunia.com/advisories/30597\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://www.achievo.org/blog/archives/631-Achievo-1.3.3-Security-Release.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/29621\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://exchange.xforce.ibmcloud.com/vulnerabilities/42980\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.exploit-db.com/exploits/5770\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2008-2742\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2008-06-17T15:41:00.000\",\"lastModified\":\"2026-04-23T00:35:47.467\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Unrestricted file upload in the mcpuk file editor (atk/attributes/fck/editor/filemanager/browser/mcpuk/connectors/php/config.php) in Achievo 1.2.0 through 1.3.2 allows remote attackers to execute arbitrary code by uploading a file with .php followed by a safe extension, then accessing it via a direct request to the file in the Achievo root directory.  NOTE: this is only a vulnerability in environments that support multiple extensions, such as Apache with the mod_mime module enabled.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de subida de fichero no restringido en el editor de ficheros mcpuk (atk/attributes/fck/editor/filemanager/browser/mcpuk/connectors/php/config.php) en Achievo 1.2.0 hasta 1.3.2, permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n al subir un fichero con .php seguido de una extensi\u00f3n segura y luego accediendo a \u00e9l mediante una solicitud directa al fichero del directorio ra\u00edz de Achievo. NOTA: Se trata s\u00f3lo es una vulnerabilidad en entornos que soportan m\u00faltiples extensiones como Apache con el m\u00f3dulo mod_mime habilitado.\"}],\"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\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:achievo:achievo:1.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8633CE2A-7814-4963-BB65-B4499BBA5186\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:achievo:achievo:1.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1B9C0B0D-5E4A-45BD-9150-90FC615357EC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:achievo:achievo:1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B835A00C-FFEA-4A88-ABD3-1C17A2FDC96F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:achievo:achievo:1.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"951EC99D-4FFB-4388-AAF0-84A60A67AC3B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:achievo:achievo:1.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D901628D-D446-45EE-B131-EAA04D48A352\"}]}]}],\"references\":[{\"url\":\"http://secunia.com/advisories/30597\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.achievo.org/blog/archives/631-Achievo-1.3.3-Security-Release.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/29621\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/42980\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.exploit-db.com/exploits/5770\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/30597\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.achievo.org/blog/archives/631-Achievo-1.3.3-Security-Release.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/29621\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/42980\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.exploit-db.com/exploits/5770\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…